Tool that enables users to analyze polarized neutron experiments on powder and single crystal samples using the HYSPEC instrument.
Create the development conda environment
conda env create
Activate the environment
conda activate hyspecppt_dev
Install the application in editable mode
pip install -e .
Start the tool
hyspecppt
Enter the documentation directory
cd docs\
Clean current build files, if they exist
make clean
Build the html files
make html
Documentation hyspecppt.readthedocs.io