diff --git a/bam/settings/20-FLASH.flash2.py b/bam/settings/20-FLASH.flash2.py index 07f6f480726059892901747ad96e848e34869f91..b24b3a0fb13514a8a1745ea60e0315f3a502e453 100644 --- a/bam/settings/20-FLASH.flash2.py +++ b/bam/settings/20-FLASH.flash2.py @@ -6,7 +6,7 @@ if ACCELERATOR == 'FLASH': if STATION == '8FL2XTDS': # FLASH2 uses the second flattop, but it is mapped to the first sample in that toroid - TOROID_FT['FLASH'] = ['this/AllZero', 'SAMPLE.FLASH2', 'this/allZero'] + TOROID_FT['FLASH'] = ['this/allZero', 'SAMPLE.FLASH2', 'this/allZero'] MOTOR_AVAILABLE = [(0,1), (0,1), None, None] if STATION == '7FLFMAFF':