Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.48 KB

Credits.rst

File metadata and controls

42 lines (32 loc) · 1.48 KB

Credits

Development Lead

Contributors

We thank JOSS editor (@jmschrei) and reviewers (@janfreyberg & @mstimberg) for their very useful comments and suggestions during the JOSS review process.

Open source package used in PatchView

Patchview makes use and integrates many awesome open-source python packages contributed by Python communities. This includes:

  • PyQt5, pyqtgraph, matplotlib for GUI and visualization.
  • numpy and pandas for number crunching.
  • heka_reader for the original HEKA PatchMaster parser in Python
  • IPFX a Python package for computing intrinsic cell features from electrophysiology data
  • NeuroM for parsing Neurolucida file and morphology analysis
  • morphopy for addtional morphology analysis
  • pynwb python interface with NWB format
  • pyinstaller for packaging