Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 281 Bytes

ABF-Convert

Batch convert Axon ABF files to HDF5 / CSV / TSV.

Usage: python abfconvert.py

Installation: Just download abfconvert.py and place it wherever you want.

Requirements:

  • Python3
  • Numpy
  • Pandas
  • PyTables
  • Neo >= 0.5.2
  • tkinter