replaced bs/dia with actual code
This commit is contained in:
1
alvra.py
1
alvra.py
@ -20,6 +20,7 @@ screenshot = Screenshot(cfg.screenshot_directory)
|
|||||||
check_intensity = PVChecker("SARFE10-PBPG050:HAMP-INTENSITY-CAL", vmin=100, vmax=300, wait_time=3)
|
check_intensity = PVChecker("SARFE10-PBPG050:HAMP-INTENSITY-CAL", vmin=100, vmax=300, wait_time=3)
|
||||||
|
|
||||||
bsdaqJF = DIA(#TODO: gain and pedestal?
|
bsdaqJF = DIA(#TODO: gain and pedestal?
|
||||||
|
instrument="alvra",
|
||||||
api_address="http://sf-daq-alvra:10000",
|
api_address="http://sf-daq-alvra:10000",
|
||||||
jf_name="JF_4.5M",
|
jf_name="JF_4.5M",
|
||||||
pgroup=cfg.pgroup
|
pgroup=cfg.pgroup
|
||||||
|
Reference in New Issue
Block a user