Skip to content
/ aopy Public
forked from m-nolan/aopy

package of code for reading and preprocessing aoLab .dat files in python

License

Notifications You must be signed in to change notification settings

sijia66/aopy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aopy

Package of python code for reading and processing data collected by the aoLab @UW.

Michael Nolan Created: 20190930 Updated:

Installation:

After forking, cloning and pulling the repo, move to the root dir and run:

pip install .

From that point, your local conda environment will have access to the files.

Package Contents:

  • datareaders: contains code for reading structured binary data from recNNN.___.___.dat files
  • datafilters: contains code for creating junk data masks
  • brpylib: contains code for reading Blackrock Microsystems ___.nev and ___.nsX data
  • brMiscFxns: contains auxillary functionality to brpylib

Blackrock Microsystems code source available at https://www.blackrockmicro.com/wp-content/software/brPY.zip (current version: 1.0.0.0)

About

package of code for reading and preprocessing aoLab .dat files in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.4%
  • Python 10.3%
  • MATLAB 0.3%