update config
This commit is contained in:
8
alvra.py
8
alvra.py
@ -62,8 +62,8 @@ detectors_config = DetectorConfig()
|
|||||||
detectors_config.add("JF02T09V03", disabled_modules=[0, 1, 2, 3, 5, 6, 7], remove_raw_files=True)
|
detectors_config.add("JF02T09V03", disabled_modules=[0, 1, 2, 3, 5, 6, 7], remove_raw_files=True)
|
||||||
|
|
||||||
|
|
||||||
detectors = None
|
#detectors = None
|
||||||
#detectors = detectors_config
|
detectors = detectors_config
|
||||||
#detectors = detectors_raw
|
#detectors = detectors_raw
|
||||||
|
|
||||||
|
|
||||||
@ -129,11 +129,11 @@ def SiN():
|
|||||||
|
|
||||||
@as_shortcut
|
@as_shortcut
|
||||||
def ThinYAG():
|
def ThinYAG():
|
||||||
huber_pos(13, 3, 0)
|
huber_pos(16.6, -2.5, 0)
|
||||||
|
|
||||||
@as_shortcut
|
@as_shortcut
|
||||||
def FrostedYAG():
|
def FrostedYAG():
|
||||||
huber_pos(13, 15, 0)
|
huber_pos(16.6, 10.5, 0)
|
||||||
|
|
||||||
@as_shortcut
|
@as_shortcut
|
||||||
def KnifeEdgeX():
|
def KnifeEdgeX():
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"elog_url": "https://elog-gfa.psi.ch/Alvra",
|
"elog_url": "https://elog-gfa.psi.ch/Alvra",
|
||||||
"user": "gac-alvra",
|
"user": "gac-alvra",
|
||||||
"screenshot_directory": "/sf/alvra/config/screenshots",
|
"screenshot_directory": "/sf/alvra/config/screenshots",
|
||||||
"pgroup": "p20269"
|
"pgroup": "p20267"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user