You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vesuvio is a complex beast we will be unable to perform the resonance reductions as it will require knowing the isotopes and peaks. However, we can provide value by doing some of the processing before we get to isotope deduction.
Script should look something like this for every file:
Generate/Load Instrument parameter file
LoadVesuvio the file front and back with SumSpectra
Rebin using 50,1, 500
Run diffraction using default GUI settings - Indirect Diffraction
Run VesuvioTransmission as input for Joy algorithm
Run Joy algorithm
This will need:
Script
Rundetection rules
Supply instrument parameter file
Find most recent empty file (Much like in SANs, possibly worth using the exact same code and refactoring it a little)
Script transformation in the FIA-API
Add ability to config on the frontend including upload file for Instrument Parameter file
The text was updated successfully, but these errors were encountered:
Vesuvio is a complex beast we will be unable to perform the resonance reductions as it will require knowing the isotopes and peaks. However, we can provide value by doing some of the processing before we get to isotope deduction.
Script should look something like this for every file:
This will need:
The text was updated successfully, but these errors were encountered: