Skip to content

Draft: [Webservice] Prepare for new calibration_configurations structure

Thomas Kluyver requested to merge feat/cal-configs-simplification into master

I'm planning a reorganisation of the file structure in the calibration_configurations repo, to organise config by instrument rather than by cycle. This prepares the webservice code to use the new structure, while still working with the current structure as well, so we don't have to change both simultaneously.

Merge request reports