stand alone package for loading and validating RSoXS scans for NSLS-II SST-1 beamline
from a jupyterlab or jupyterhub, open a new terminal and move to your home folder
cd ~
or any other directory you have control over
then clone this repository
git clone https://github.com/NSLS-II-SST/rsoxs_scans.git
move to the directory
cd rsoxs_scans
and install the package
pip install -e .
now you can open up the example notebook in jupyter by browsing to the rsoxs_scans/examples directory. the notebook will run you through the rest of the capabilities.