Skip to content

Update CBC search + TFQ proposal + fix heterodyne

  • Resize TFQ grid spacings when running with --TFQ-resize to increase nQ/nT spacing for high srates/Qmax
  • Add cmd options for choosing your own TFQ grid spacing if wanted (--TFQ-nf-spacing and --TFQ-nQ-spacing)
  • Compute TFQ using CBC subtracted data when running a CBC model (marcella.wijngaarden/bayeswave@ea7ed240)
  • Recompute TFQ a few times in early stages main MCMC with updated CBC subtracted data (marcella.wijngaarden/bayeswave@cf54d887)
  • Added option (--resize-search) to automatically resize the CBC search chains/temperature spacing such that the last chain has an SNR between 5-8: marcella.wijngaarden/bayeswave@023519b2. The relevant functions for that are resize_search_chains and then reset_search_chains so that the main BW MCMC runs with the requested/expected number of chains (not adapted). So far used to temporarily increase the number of chains for very high SNR BNS runs. More improvements could be made.
  • Update to Fisher stabilizers in search + main CBC sampler
  • Fix sign in heterodyne likelihood
  • Fix prior recovery runs with CBC sampler
Edited by Marcella Wijngaarden

Merge request reports