Skip to content

single_inject_RIFT.py initial commit

Chad Henshaw requested to merge chad.henshaw/rift:rift_O4c into rift_O4c

This aims to be a comprehensive script towards making injections in RIFT, starting from an ini file that contains parameter information. This script reads all information from the ini file, then creates the mdc, creates the signal frames, adds noise if requested, creates the snr report, creates the coinc.xml, then runs pseudo_pipe to create the RIFT workflow. Included is an example ini file for a BBH case, but this framework is extensible to any RIFT analysis.

Merge request reports