Python based package for decoding ORCA data and processing it with pandas
Install with
$ git clone [url]
$ pip install -e pygama
Uninstall: pip uninstall pygama
To run pygama at NERSC (and set up JupyterHub), we have additional instructions at this link.