This project houses software to analyze data acquired from electrophysiology experiments. Currently, we have an Octave/MATLAB program to analyze electroneurogram traces of coupled oscillators, and a Perl library for the analysis of voltage trace data
Data analysis and circular statistics with OpenElectrophy and R
Set of tools for basic analysis of electrophysiological data. The Python classes show how to call OpenElectrophy functions and save data. The R library applies circular statistics to spike phase data and saves the best von Mises fit and the Rayleigh statistics on the disk.
The wavelet coherence analysis is done in R by the package "sowas". Check the module R_coherence to see how we solved that problem.
This packages may be useful for people who start using OpenElectrophy and circular...