Skip to main content

A toolkit for user-friendly large-scale electrophysiology data analysis. Syncopy is compatible with the Matlab toolbox FieldTrip.

Project description

Syncopy-Logo

Systems Neuroscience Computing in Python

Conda Version PyPI version License

Master Tests Master Coverage

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 and released free of charge under the BSD 3-Clause “New” or “Revised” License.

Contact

To report bugs or ask questions please use our GitHub issue tracker. For general inquiries please contact syncopy (at) esi-frankfurt.de.

Installation

We recommend to install SynCoPy into a new conda environment:

  1. Install the Anaconda Distribution for your Operating System if you do not yet have it.

  2. 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:

conda create -y --name syncopy
conda activate syncopy
conda install -y -c conda-forge esi-syncopy

Getting Started

Please visit our online documentation.

Developer Installation

To get the latest development version, please clone our GitHub repository and change to the dev branch. We highly recommend to install into a new conda virtual environment, so that this development version does not interfere with your existing installation.

git clone https://github.com/esi-neuroscience/syncopy.git
cd syncopy/
conda env create --name syncopy-dev --file syncopy.yml
conda activate syncopy-dev
pip install -e .

We recommend to verify your development installation by running the unit tests. You can skip the parallel tests to save some time, the tests should run in about 5 minutes then:

python -m pytest -k "not parallel"

You now have a verified developer installation of Syncopy. Please refert to our contributing guide if you want to contribute to Syncopy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esi_syncopy-2023.5.tar.gz (349.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

esi_syncopy-2023.5-py3-none-any.whl (420.3 kB view details)

Uploaded Python 3

File details

Details for the file esi_syncopy-2023.5.tar.gz.

File metadata

  • Download URL: esi_syncopy-2023.5.tar.gz
  • Upload date:
  • Size: 349.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.10.11 Linux/4.15.0-206-generic

File hashes

Hashes for esi_syncopy-2023.5.tar.gz
Algorithm Hash digest
SHA256 8e9b8cf9b2f68db6807c7c3606d2a90e3e87c4d2847a9798ba075bbeb32e3f3b
MD5 22f868174dd58b4f0d9bb318f7f46059
BLAKE2b-256 d67f0bbe2b62849adfe84f7596dc586513421ca4c551e8bc8dabaf522402a974

See more details on using hashes here.

File details

Details for the file esi_syncopy-2023.5-py3-none-any.whl.

File metadata

  • Download URL: esi_syncopy-2023.5-py3-none-any.whl
  • Upload date:
  • Size: 420.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.10.11 Linux/4.15.0-206-generic

File hashes

Hashes for esi_syncopy-2023.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1c33318b92eebdb1f8d60c1bd7986d0f614a304a6209a80c495df7686168bf24
MD5 aab245b20a0019afd8e918ffff699274
BLAKE2b-256 0def7d4e3987233a556b56cf66b6fbd380aae3a77d6b09150bc6b54b67c6eb24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page