From d9da1e1fd7d5ea42d2f7a1bb48758f5c5af5bc2d Mon Sep 17 00:00:00 2001 From: Peregrine McGehee Date: Sat, 27 Jul 2024 10:08:23 -0700 Subject: [PATCH] Corrected typographic error in EPICS PV name SIOC:SYS0:ML00:AO267. --- smalldata_tools/SmallDataUtils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smalldata_tools/SmallDataUtils.py b/smalldata_tools/SmallDataUtils.py index aa3ed26..d004ad2 100644 --- a/smalldata_tools/SmallDataUtils.py +++ b/smalldata_tools/SmallDataUtils.py @@ -251,7 +251,7 @@ def mecDetectors(beamCodes=[[-137],[-182]], env=None): 'MEC:USR:MMS:17.RBV', 'MEC:LAS:DDG:05:aDelaySI', 'MEC:LAS:DDG:05:eDelaySI', - 'SIOC:SYS0:LM00:AO627', + 'SIOC:SYS0:ML00:AO627', 'MEC:TC1:GCC:01:PMON', 'MEC:TC1:GPI:01:PMON', 'MEC:TC1:VGC:01:OPN_OK',