Skip to content

Introduce `--lite` option in BWP

When run with --lite, BWP does not print out the spectrograms and the whitened/colored waveforms reducing the output massively. The goal is to use this as part of the LALInference pipeline to compute median PSDs. It works for the cleaning phase and all models (glitch, signal, noise, full). I have tested it for cleaOnly and full runs.

Merge request reports