Skip to content

Electrophysiology tools, mountainlab processor library

License

Notifications You must be signed in to change notification settings

scratcharchive/ml_ephys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_ephys

Electrophysiology tools MountainLab processor library

Installation from PyPI:

pip3 install --upgrade ml_ephys

Then add it as a plugin to mountainlab:

cd ~/.mountainlab/packages
ml-link-python-module ml_ephys ml_ephys

Or installation from source:

  • clone this repository into .mountainlab/packages/
cd ml_ephys
pip3 install --upgrade .