Complete API
Contents
Complete API#
Reference to the complete Syncopy API
syncopy Package#
- syncopy.startup_print_once(message)[source]#
Print message once: do not spam message n times during all n worker imports.
Functions#
|
(Re-)define trials of a Syncopy data object |
|
Create a new Syncopy object from a selection |
|
Show (partial) contents of Syncopy object |
|
Create a copy of the entire Syncopy object data on disk |
|
Imports raw time-series data from Field Trip into potentially multiple |
|
Imports TDT time series data and meta-information into a single |
|
Read contents of NWB files |
|
Delete old files in temporary Syncopy folder |
|
Clear Syncopy objects from memory |
|
Load Syncopy data object(s) from disk |
|
Save Syncopy data object to disk |
|
Parse input arguments of obj and return dictionary |
|
Perform (time-)frequency analysis of Syncopy |
|
Perform connectivity analysis of Syncopy |
|
Peristimulus time histogram |
|
Average, variance and covariance for |
|
Calculates the average along arbitrary dimensions of a Syncopy data object |
|
Calculates the standard deviation along arbitrary dimensions of a Syncopy data object |
|
Calculates the variance along arbitrary dimensions of a Syncopy data object |
|
Calculates the median along arbitrary dimensions of a Syncopy data object |
|
Calculates the inter trial coherence for a SpectralData |
|
Plot Syncopy data in a single panel |
|
Plot Syncopy data in multiple panels |
|
Preprocessing of time continuous raw data with IIR and FIR filters |
|
Performs resampling or downsampling of |
Classes#
|
Multi-channel, uniformly-sampled, analog (real float) data |
|
Multi-channel, real or complex spectral data |
|
Multi-channel real or complex spectral connectivity data |
|
Multi-channel, uniformly-sampled, time-locked data. |
|
Spike times of multi- and/or single units |
|
Timestamps and integer codes of experimental events |
|
|
|
Child-class of dict for emulating MATLAB structs |
Class Inheritance Diagram#
