Skip to content
Snippets Groups Projects

Enable automatic DQ checking whether AFP is in ATLAS partition

Merged Peter Onyisi requested to merge ponyisi/athena:master-dq-AFP-detmask into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,7 @@ from functools import reduce
detmaskmap_defects = {
#'FORWARD_AFP': 'AFP_DISABLED', # not yet functional
'FORWARD_AFP': 'AFP_DISABLED', # not yet functional
'FORWARD_ALPHA': 'ALFA_DISABLED',
#'FORWARD_LUCID': 'LCD_DISABLED', # LUCID now operates outside ATLAS partition
'FORWARD_ZDC': 'ZDC_DISABLED',
Loading