Skip to main content

Package for analysis of single-neuron spike data.

Project description

pylabianca

Python tools for spike analysis.

pylabianca:

  • allows to read, analyse spike rate and statistically compare conditions in just a few steps
  • follows the convenient API of mne-python
  • provides two straightforward objects for storing spiking data: Spikes and SpikeEpochs
  • allow storing trial-level metadata in these object (just like mne-python) and selecting trials based on these metadata
  • returns xarrays (arrays with labeled dimensions and coordinates) as output from operations like cross-correlation, spiking rate calculation or decoding analysis
  • these xarrays inherit all the trial-level metadata and can be visualised splitting by conditions using pylabianca.viz.plot_shaded or native xarray plotting
  • the xarrays can be statistically tested with cluster based permutation test comparing condition metadata

installation

pylabianca can be installed using pip:

pip install pylabianca

To get most up-to-date version you can also install directly from github:

pip install git+https://github.com/labianca/pylabianca

what's new?

See whats_new.md for documentation of recent changes in pylabianca.

docs

Online docs are currently under construction.

Below you can find jupyter notebook examples showcasing pylabianca features.

To better understand the data formats read natively by pylabianca (and how to read other formats) see data formats page.

sample data

You can get example human data that are used in the examples here.
The preprocessed FieldTrip data used in the examples are available here.

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

pylabianca-0.2.0.tar.gz (90.1 kB view hashes)

Uploaded Source

Built Distribution

pylabianca-0.2.0-py3-none-any.whl (101.6 kB view hashes)

Uploaded Python 3

Supported by

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