A Jupyter notebook for plotting the 3D Compton+Rayleigh scatter intensity for a specified energy and compound
-
Install miniconda or anaconda
-
Copy the accompanying files into a folder (call it path)
-
In a terminal/shell
> cd path > conda env create -n compton environment.yml
> conda activate compton
(compton) PS C:\path> jupyter lab
- In Jupyter, open misc_tomopy_mayavi_compton-energy_simplified.ipynb
Note: The mayavi plots will open in their own separate window