Skip to content

Calculate the precessing SNR in the PESummary job

Daniel Williams requested to merge 150-calculating-the-precessing-snr into v0.5-release

What?

This MR adds the option to calculate the precessing SNR during the PESummary postprocessing step.

How?

PESummary now looks for an option [calculate] - precessing snr to be present in the metadata for the postprocessing job; if this is set then the PESummary job will be configured to have the appropriate flag, --calculate_precessing_snr to perform this calculation.

Why?

Previously it was not possible to pass this option to PESummary.

When

Irreguarly, this will be released in the next hotfix release, and is scheduled for inclusion in v0.5.3.

Closes #150 (closed)

Edited by Daniel Williams

Merge request reports