start of beamtime p21741
This commit is contained in:
@ -9,7 +9,8 @@ from slic.core.acquisition.detcfg import DetectorConfig
|
||||
|
||||
# TODO: JF settings regarding raw conversion, compression, etc.
|
||||
detectors = [
|
||||
"JF16T03V01",
|
||||
# "JF16T03V01",
|
||||
"JF17T16V01",
|
||||
]
|
||||
|
||||
# ALLOWED_PARAMS = dict(
|
||||
@ -27,8 +28,8 @@ detectors = [
|
||||
# )
|
||||
|
||||
detectors_with_config = DetectorConfig(detectors)
|
||||
#detectors_with_config["JF16T03V01"]['save_dap_results'] = True
|
||||
#detectors_with_config["JF16T03V01"]['remove_raw_files'] = True
|
||||
# detectors_with_config["JF16T03V01"]['save_dap_results'] = True
|
||||
# detectors_with_config["JF16T03V01"]['remove_raw_files'] = True
|
||||
# detectors_with_config["JF16T03V01"]['disabled_modules'] = [0, 1] # bottom module:0, middle module:1, top module:2
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user