معرفی شرکت ها


esi-syncopy-2023.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A toolkit for user-friendly large-scale electrophysiology data analysis. Syncopy is compatible with the Matlab toolbox FieldTrip.
ویژگی مقدار
سیستم عامل -
نام فایل esi-syncopy-2023.3
نام esi-syncopy
نسخه کتابخانه 2023.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Stefan Fürtinger
ایمیل نویسنده sfuerti@esi-frankfurt.de
آدرس صفحه اصلی https://syncopy.org
آدرس اینترنتی https://pypi.org/project/esi-syncopy/
مجوز BSD-3-Clause
.. image:: https://raw.githubusercontent.com/esi-neuroscience/syncopy/master/doc/source/_static/syncopy_logo_small.png :alt: Syncopy-Logo Systems Neuroscience Computing in Python ======================================== |Conda Version| |PyPi Version| |License| .. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/esi-syncopy.svg :target: https://anaconda.org/conda-forge/esi-syncopy .. |PyPI version| image:: https://badge.fury.io/py/esi-syncopy.svg :target: https://badge.fury.io/py/esi-syncopy .. |License| image:: https://img.shields.io/github/license/esi-neuroscience/syncopy |Master Tests| |Master Coverage| .. |Master Tests| image:: https://github.com/esi-neuroscience/syncopy/actions/workflows/cov_test_workflow.yml/badge.svg?branch=master :target: https://github.com/esi-neuroscience/syncopy/actions/workflows/cov_test_workflow.yml .. |Master Coverage| image:: https://codecov.io/gh/esi-neuroscience/syncopy/branch/master/graph/badge.svg?token=JEI3QQGNBQ :target: https://codecov.io/gh/esi-neuroscience/syncopy Syncopy aims to be a user-friendly toolkit for *large-scale* electrophysiology data-analysis in Python. We strive to achieve the following goals: 1. Syncopy is a *fully open source Python* environment for electrophysiology data analysis. 2. Syncopy is *scalable* and built for *very large datasets*. It automatically makes use of available computing resources and is developed with built-in parallelism in mind. 3. Syncopy is *compatible with FieldTrip*. Data and results can be loaded into MATLAB and Python, and parameter names and function call syntax are as similar as possible. Syncopy is developed at the `Ernst Strüngmann Institute (ESI) gGmbH for Neuroscience in Cooperation with Max Planck Society <https://www.esi-frankfurt.de/>`_ and released free of charge under the `BSD 3-Clause "New" or "Revised" License <https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)>`_. Contact ------- To report bugs or ask questions please use our `GitHub issue tracker <https://github.com/esi-neuroscience/syncopy/issues>`_. For general inquiries please contact syncopy (at) esi-frankfurt.de. Installation ============ We recommend to install SynCoPy into a new conda environment: #. Install the `Anaconda Distribution for your Operating System <https://www.anaconda.com/products/distribution>`_ if you do not yet have it. #. Start a new terminal. * You can do this by starting ```Anaconda navigator```, selecting ```Environments``` in the left tab, selecting the ```base (root)``` environment, and clicking the green play button and then ```Open Terminal```. * Alternatively, under Linux, you can just type ```bash``` in your active terminal to start a new session. You should see a terminal with a command prompt that starts with ```(base)```, indicating that you are in the conda ```base``` environment. Now we create a new environment named ```syncopy``` and install syncopy into this environment: .. code-block:: bash conda create -y --name syncopy conda activate syncopy conda install -y -c conda-forge esi-syncopy Getting Started =============== Please visit our `online documentation <http://syncopy.org>`_. Developer Installation ----------------------- To get the latest development version, please clone our GitHub repository: .. code-block:: bash git clone https://github.com/esi-neuroscience/syncopy.git cd syncopy/ pip install -e .


نیازمندی

مقدار نام
>=2.9 h5py
>=2022.6 dask[distributed]
>=0.8 dask-jobqueue
>=1.10 numpy
>=1.5 scipy
>=3.5 matplotlib
>=4.31 tqdm
>=8.1.0,<9.0.0 natsort
>=5.9 psutil
>=1.0 fooof


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl esi-syncopy-2023.3:

    pip install esi-syncopy-2023.3.whl


نصب پکیج tar.gz esi-syncopy-2023.3:

    pip install esi-syncopy-2023.3.tar.gz