Front and backend for calibrations database
Access to detector calibrations will be needed by the data pipelines. This requires development of the back-end tools used to load the calibrations and the API that will allow processors to make use of them.
I will be working under the assumption that calibrations will be stored at SLAC using a simple mysql database. We can always change the back-end if we end up using a different database instance.
Hi Omar, I want to work on the core development here. I propose to create the API interface which allows a multitude of "conditions objects" and "conditions providers", allowing different backends for the various use-cases.
Have you started a branch for this?
@jmmans I like your proposal (we use something similar on HPS). I haven't started a branch so you can go ahead and make one.