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
This task has two parts. Group will define extra fields available to use in start documents. These fields will be approximately:
{"experiment":
[
["tomography", {"mode": "scanning"},
{"projections": ["primary", "fastccd"], "sinograms": ["sinograms", "data"], "angles": ["primary", "theta"]}
],
["scattering", {"mode": "transmission"}, {"scattering_detector" : ["primary", "fastccd"]}],
["scattering", {"mode": "reflection"}]
]
}
Once the beamline's databroker instance is configured to provide these fields, the xi-cam plugin can be coded to read the fields to know how to treat the data.
No description provided.
The text was updated successfully, but these errors were encountered: