Issue/372/new extreme state blazar#373
Conversation
|
Rubin Sentinel failed before ZTF Sentinel started. I think there will still be an issue because to |
|
CI problem solved -- now it is failing in a relevant manner :-) |
|
Done. All tests passed. Still keeping the former low state module and filter for comparison. Please check that you do not call them under the same column name Will remove the old module and filter two months after this one has been set to production. Two months of data to analyze should be enough to check a coherent behaviour. |
|
Thanks for the addition! I will think about the naming scheme. |
Summary
This PR refactor the filtering of extreme states, by creating both low- and high-state filters.
Changes
blazar_low_statefilter to useblazar_extreme_statescience module.blazar_high_statefilter to identify extreme high states usingblazar_extreme_state.blazar_low_stateto keep track of both for overlap verifications.blazar_new_low_statefilter.Motivation
Closes issue #372 by merging refactoring old
blazar_low_statefilter into newblazar_low_stateandblazarhigh_state`` filters.