Skip to content

MCTC: treat status code 10902 like 2

Christian Gutschow requested to merge cgutscho/athena:mctc_fix into 21.2

As discussed on the PAT help list: Athena sometimes changes the status code of some particles from 2 to 10902 for no obvious reason which affects the outcome of the MCTC classifier. Not clear what the status code change is needed for, but this MR is to catch and correctly classify affected events.

I'll put in separate MR for 21.6 and master.

FYI @mmuskinj @zmarshal @susinha @mgignac @jkretz @hmildner @gpanizzo

Merge request reports