Skip to content

Skip gaussian noise model, and adjustments to output pages

Meg Millhouse requested to merge meg.millhouse/bayeswave:skip_noise_model into master

Adds option --skipNoise option (not to be confused with --0noise) to skip the gaussian noise model. Will speed things up when only BSG is of interest.

Also makes adjustments to the splash page of the output webpages which makes it clear which models were run (signal,glitch,noise,signal+glitch), and clears up confusion about Bayes factors when e.g. the --signalOnly flag is used.

Finally, fixes a bug when calculating the Bayes factors for the signal+glitch model.

Merge request reports