You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PatchView perform data analysis and visualization on multi channel whole-cell recording (multi-patch) data, including firing pattern analysis, event analysis,
synaptic connection detection, morphological analysis and more.
PatchView integrates multiple open-source tools (see credit page) and wrap them using an intuitive graphic user interface (GUI).
Thus users can perform most analysis quickly for the data collected in a typical patch-clamp experiment without installing Python and
these tools or writing any Python scripts.
Importing both Heka data and Axon Instruments data (Both ABF1 and ABF2). Exporting to Python pickle file or NWB (Neurodata Without Borders) file format.
Visualizing single and multiple traces with zoom, pan operations.
Automatically sorting experiments data according to predefined labels.
Visualizing and quantification of neuron's morphological reconstruction from Neurolucida
For Windows user
Download zip file from latest release. Unzip it, double click Patchview excutable file.
To install PatchView from PyPI
It is recommended to install Patchview in an virtual enviroment with Python3.10 (Python version >3.10 is not compatible with PySide2, which Patchview currently use)
After activating your virtual environment, run this command in your terminal:
More details or documentation for installation from source, please refer to the Installation page.
Citation
If you find our work useful for your research, please cite:
Hu et al., (2022). PatchView: A Python Package for Patch-clamp Data Analysis and Visualization. Journal of Open Source Software, 7(78), 4706, https://doi.org/10.21105/joss.04706
About
python toolkits and GUI for multi-patch whole-cell data analysis and visualization