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
Runners will need to mount the instrument's data locations, provide a method for trivially mounting the instrument's data smb shares.
This may need to be done as a change to JobCreator as well, where it takes an argument in the XML called something like "instrument_mounts", and we then mount those instrument's /data directories for the purposes of reading data immediately as part of the run.
This should work for Simple, Reruns, and Autoreduction runs. IMAT for example will need this adding to the JobRequest during a normal Autoreduction.
The text was updated successfully, but these errors were encountered:
Runners will need to mount the instrument's data locations, provide a method for trivially mounting the instrument's data smb shares.
This may need to be done as a change to JobCreator as well, where it takes an argument in the XML called something like "instrument_mounts", and we then mount those instrument's /data directories for the purposes of reading data immediately as part of the run.
This should work for Simple, Reruns, and Autoreduction runs. IMAT for example will need this adding to the JobRequest during a normal Autoreduction.
The text was updated successfully, but these errors were encountered: