hanlab is an open-source Python package containing code used to process, fit, and analyze various types of DNP, NMR, and EPR data generated in the lab of Songi Han at UCSB.
- Python 3.6 or Later
- dnplab==1.0.11, numpy, scipy, PyQt5==5.14
Install the required packages using pip:
pip install dnplab==1.0.11 numpy scipy PyQt5==5.14
Install hanlab using pip:
pip install hanlab
- Online documentation: https://thcasey3.github.io/hanlab/
- Clone the git repository from https://github.com/thcasey3/hanlab/tree/development