API reference#
Core objects#
Time Series
1-dimensional container for neurophysiological time series. |
|
Column-based container for neurophysiological time series. |
|
Container for neurophysiological time series with more than 2 dimensions (movies). |
Intervals
A class representing a (irregular) set of time intervals in elapsed time, with relative operations |
Timestamps
Timestamps only object for a time series with only time index. |
Group of timestamps
Dictionary-like object to group objects with different timestamps (for example timestamps of spikes of a population of neurons). |
Input-Ouput#
Neurodata Without Borders (NWB)
Class for reading NWB Files. |
Numpy files
Class to read/write NPZ files as a pynapple object. |
Miscellaneous
Various io functions |
|
Dictionnary like object to walk and loop through nested folders. |
Analysis modules#
Functions to compute correlograms of timestamps data. |
|
Decoding functions for timestamps data (spike times). |
|
Functions for highpass, lowpass, bandpass or bandstop filtering. |
|
Functions to realign time series relative to a reference time. |
|
Functions to shuffle timestamps to create surrogate datasets. |
|
Functions to compute power spectral density and mean power spectral density. |
|
Functions to compute tuning curves for features in 1 dimension or 2 dimension. |
|
Functions to compute wavelets decomposition of a time series. |