ldmx-sw icon indicating copy to clipboard operation
ldmx-sw copied to clipboard

Front and backend for calibrations database

Open omar-moreno opened this issue 5 years ago • 2 comments

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.

omar-moreno avatar Jun 12 '20 00:06 omar-moreno

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 avatar Jul 26 '20 22:07 jmmans

@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.

omar-moreno avatar Jul 27 '20 16:07 omar-moreno