fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

Migrate run detection specifications to the Database #251

Closed keiranjprice101 closed 1 month ago

HumzahJavid commented 1 month ago

The specifications on the run-detection repository (https://github.com/fiaisis/run-detection/tree/main/rundetection/specifications) need to moved over to the Database via the FIA-API.

It likely requires a python script (to be stored in tools), this will be run once on staging and then on production. Doing this renders the specification_generator.py obsolete (and should be removed). The authorisation header (for FIA-API) needs to passed in via CLI.