/ABFConvert

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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