InstallationΒΆ

  1. Create and activate a conda environment following NSLS-II Conda Instructions

  2. Install the software via the the command line:

    $ git clone sixtools
    $ cd sixtools
    $ python3 -m pip install -e .
    
  3. Looking at or using the example notebooks in the sixtools repository should be a good place to start.