Skip to content
Snippets Groups Projects
Commit 8e5738e1 authored by Loïc Le Guyader's avatar Loïc Le Guyader
Browse files

Add Karabacon actualStep

parent e4ddc696
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,12 @@ mnemonics = {
'dim':['apdId']},
"MCP4raw": {'source':'SCS_UTC1_ADQ/ADC/1:network',
'key':'digitizers.channel_1_D.raw.samples',
'dim': ['samplesId']}
'dim': ['samplesId']},
# KARABACON
"KARABACON": {'source':'SCS_DAQ_SCAN/MDL/KARABACON',
'key': 'actualStep.value',
'dim': None}
}
def load(fields, runNB, proposalNB, semesterNB, topic='SCS', display=False, validate=False):
......
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