Skip to content

Conversion of ABF files to make them compatible with the mini analysis program

License

Notifications You must be signed in to change notification settings

mhaid/abf-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABF-converter

Conversion of ABF files to make them compatible with the Mini Analysis Program

Description

This python script convertes ABF files (Axon™ Binary File Format) with any ABF file version supported by pyABF into the compatible version for Mini Analysis Program by Synaptosoft (ABF Version 1).

Usage

  1. Clone the repository
  2. Install all Prerequisites
  3. Place all ABF files you wish to make compatible with the Mini Analysis Program into the folder input.
  4. Start the python script (if you use windows, simply open the file "run.bat"). The script will now convert all .abf files located in the input folder.
  5. The compatible output files will be saved into the folder output.

Licence

This script can be used following the MIT Licence.

Acknowledgments

This script is based on pyABF by SW Harden (MIT Licence).

The ABF format is outlined by Molecular Devices.

About

Conversion of ABF files to make them compatible with the mini analysis program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published