We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc453a7 commit b1dea9fCopy full SHA for b1dea9f
Configuration/StandardSequences/python/Eras.py
@@ -92,7 +92,9 @@ def __init__(self):
92
'Phase2C20I13M9',
93
'Phase2C20I13M9_noMkFit',
94
'Phase2C22I13M9',
95
- 'Phase2C22I13M9_noMkFit'
+ 'Phase2C22I13M9_noMkFit',
96
+ 'Phase2C26I13M9',
97
+ 'Phase2C26I13M9_noMkFit'
98
]
99
100
internalUseMods = ['run2_common', 'run2_25ns_specific',
0 commit comments