Code for adaptive sampling of neutron diffraction measurments using Gaussian Processes.
Readers for VULCAN beam-line data
One way to install GPIm and Run:
In a new enviroment:
-
Install CPU Pytorch
-
Pip install gpim
-
Manually go to gprutils.py in the place (2) installs and change all the np.float(<>) to float(<>) using a text editor.