Skip to content
Snippets Groups Projects
Commit adca1415 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

fix: update_config, write new parameter name

parent 034be9f7
No related branches found
No related tags found
1 merge request!1110[Jungfrau][Dark] Feat: Skip first ntrains
......@@ -89,7 +89,7 @@ JUNGFRAU_CONFIGURATIONS = {
'roi-definitions': {'type': list, 'element_type': int},
},
'dark': {
'skip-ntrains': {'type': int},
'skip-first-ntrains': {'type': int},
}
}
......
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