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
Currently bootstrax doesn't compute the veto_regions available since #207.
There are two ways to do this:
Add it in the same way we did for the He Plugins and the Nv
Let bootstrax create a new plugin that takes all of the endpoint plugins (e.g. PeaksHe + PeaksNv + event_info_double) and aggregates that in a plugins with save_when.NEVER. This will simplify strax and a single st.make would be needed.
The text was updated successfully, but these errors were encountered:
Currently bootstrax doesn't compute the veto_regions available since #207.
There are two ways to do this:
save_when.NEVER
. This will simplify strax and a singlest.make
would be needed.The text was updated successfully, but these errors were encountered: