-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Usually when we are taking data it gets put into a databroker. The databroker takes care of storing large data sets. However, we may get data with the samples (eg XRD patterns taken on a lab source) which is not in the databroker. How should we handle this?
The way I see this there are two options (although there may be more):
- Sidewinder the data into the databroker (although we are missing tons of metadata, some of it critical (x-ray wavelength?))
- Put the data into filestore and hand the sample database the tokens. On retrieval we can open up the data.
Metadata
Metadata
Assignees
Labels
No labels