Skip to content

Flags

I made a few updates on the cmd flags to closer follow BW's logic. Now the possible flags for CBC runs are

  1. cbcOnly: runs only the CBC model
  2. GlitchCBC: runs the CBC and glitch model
  3. SignalCBC: runs the CBC and signal model

Merge request reports