Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

mattar13/ABFReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABFReader

This system is used for opening .abf files.

Currently there are alot of analysis functions in here, but we will clean them up to include only ABF related functions

To Do list:

  • Clean up imports (Possibly moving some to PhysAnalysis.jl)
  • Open .abf files
  • Modify ABF binaries to modify the file
  • Save .abf files

Usage

  1. Opening .abf files
path_name = "test\\to_filter.abf"
data = readABF(path_name)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages