Skip to content

Constant logL fix for intrinsic params initialization,

Sophie Hourihane requested to merge sophie.hourihane/bayeswave:CBC_master into CBC
  1. constant logL (--prior) runs check if initial parameter is out of bounds
  • Now, CBC_start checks if the chirp mass & total mass combination is in bounds. This affects --prior runs
  1. Fixed bug in prior checks so that if jumps > 2pi away, parameter stays within prior
  2. Minor updates to megaplot and BayesWaveFlags

Also, minor updates to megaplot and BayesWave_Flags

Merge request reports