Intrinsic is a set of automated routines to analyze patch clamp recordings. In its present state, the software can automatically analyse MY protocols and those currently used in A.Frick's lab. It will SURELY fail with other files, but it should be easy to adapt it to your protocols. A more flexible version (Intrinsic5) is currently under development.
- python>=3.8
- matplotlib
- numpy
- scipy
- python-neo
- wxPython
- jsonpickle
- openpyxl
- pyperclip
see docs/Instructions.md
- the code is provided for compatibility reasons. starting projects should not use this code
- a new version (Intrinsic5) with proper manual will soon be released on same github account