The aim of this project is to read low-resolution photon spectrometer measurements and predict, with an uncertainty band, a high-resolution invasive
The aim of this project is to read low-resolution photon spectrometer measurements and predict, with an uncertainty band, a high-resolution invasive
photon spectrometer result, in such a way that one may continue to collect low-resolution data without stopping the beam, but obtaining nevertheless, high-resolution
photon spectrometer result, in such a way that one may continue to collect low-resolution data without stopping the beam, but obtaining nevertheless, high-resolution
...
@@ -10,17 +10,32 @@ The concept is to collect both results simultaneously during a training phase an
...
@@ -10,17 +10,32 @@ The concept is to collect both results simultaneously during a training phase an
One may install it simply with `pip install pes_to_spec`.
One may install it simply with `pip install pes_to_spec`.
While the dependencies should be automatically used, using the Intel-optimized `numpy` and `scipy` packages is recommended, as they are much faster.
This has been tested with `scipy==1.7.3`, but it should work with any version of scipy and numpy.