Skip to content

Plot tweaks

Colm Talbot requested to merge plot_tweaks into master

This makes a couple of changes to the plotting:

  • The skymap is done first so that it's always done.
  • The waveform plot reduced the number of waveforms it generates, this was causing memory issues.
  • I added spins to the intrinsic parameter plot and redshift to the extrinsic parameter plot.

Merge request reports