You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This largely resolves issue #159.
The QwHelicityPattern class is in charge of setting and using the flags to enable/disable analysis for:
AlternateAsymmetry
Burst
RunningSum
Difference
Pairs
The QwHelicityPattern class had "Enable/Disable" functions and "Is*Enabled" functions for all of these, but almost none of them were meaningfully used. I have removed almost all of them.
The "DisablePairs" function remains, as it is used when creating the summing copies of the QwHelicityPattern class for the full run and for bursts.
I have also temporarily left a commented copy of the "IsBurstSumEnabled" function.
Environment: (where does this bug occur, have you tried other environments)
Steps to reproduce: (give a step by step account of how to trigger the bug)
japan/Parity/include/QwHelicityPattern.h
Line 79 in f737d9c
The text was updated successfully, but these errors were encountered: