Trivial change to allow corrections to be disabled in the webservice while keeping dark processing in place. This is done via a new optional key disable-correct
in the data-mapping
section of a detector installation. This serves to enforce our new policy in 2022/1 to only support installations and actions that are actually used and evaluated.
python3 webservice/webservice.py
to check for syntax errors.