Skip to content
Snippets Groups Projects
Commit b83babc9 authored by Steffen Hauf's avatar Steffen Hauf
Browse files

Merge branch 'feat/multi_det_handling' of...

Merge branch 'feat/multi_det_handling' of https://git.xfel.eu/gitlab/detectors/pycalibration into feat/multi_det_handling
parents c1d0da4c 193b517e
No related branches found
No related tags found
1 merge request!56Handle multiple detectors of the same type for one instrument, add convenience scripts
......@@ -11,7 +11,7 @@ class Errors:
UPLOAD_CONFIG_FAILED = "FAILED: Config for cycle {}, proposal {} could not be uploaded!, please contact det-support@xfel.eu"
TRANSFER_EVAL_FAILED = "FAILED: Evaluating transfer to offline failed for proposal {}, run {}, please contact det-support@xfel.eu"
MDC_RESPONSE = "FAILED: Response error from MDC: {}"
NOT_CONFIGURED = "FAILED: instrument not configured, please contact det-support@xfele.eu"
NOT_CONFIGURED = "FAILED: instrument not configured, please contact det-support@xfel.eu"
class MDC:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment