Open cameronc137 opened 5 years ago
The cut in question (as of this current build) is one of kErrorFlag_BurpCut = 0x20000000 or kBeamStabilityError= 0x10000000
Beam mod trips the error flag due to its large (intentional) fluctutations
I think the best solution is to have the BMOD analysis ignore the burp cut, and perhaps the stability cut if needed. Let's investigate further. There is active discussion in the BMW slack channel as I type this.
Environment: (where does this bug occur, have you tried other environments)
The cut in question (as of this current build) is one of kErrorFlag_BurpCut = 0x20000000 or kBeamStabilityError= 0x10000000
Problem
Beam mod trips the error flag due to its large (intentional) fluctutations
Proposed solutions