research-projects (temp-RIT-Tides and descendants) research-projects-RIT
Repository for the rapid_PE / RIFT code, developed at RIT (forked long ago from work at UWM/CGCA).
Please see INSTALL.md
If you are using this code for a production analysis, please contact us to make sure you follow the instructions included here! Also, make sure you cite the relevant rapid_pe/RIFT papers
When preparing your work, please cite
the relevant rapid_pe/RIFT papers
If you are using the surrogate-basis approach, please cite
If you are using a GPU-optimized version, please acknowledge
If you are using a non-lalsuite waveform interface, please acknowledge
If you are using an updated Monte Carlo integration package, please acknowledge the authors; papers will be prepared soon
If you are using a distance-marginalized likeliihood, please acknowledge
If you are using a special coordinate system
If you are using calibration marginalization, please acknowledge Ethan Payne (PRD 122004 (2020)), with RIFT integration provided by Jacob Lange and Daniel Williams
If you are using the ``hyperpipeline" for EOS inference or other projects, please acknowledge Kedia et al (arxiv:2405.17326)
If you are using LISA-RIFT, please acknowledge Jan et al
Several aspects of this code are very actively developed. We encourage close collaboration with the lead developers (O'Shaughnessy and Lange) to produce the best possible results, particularly given comparatively rapid changes to the interface and pipeline in the past and planned for the future as the user- and developer-base expands.
We expect to make the final developed code widely available and free to use, in a release-based distribution model. But we're not there yet. To simplify discussions about authorlist and ettiquete, we have adopted the following simple model, to be revised 4 times per year (1/15, 4/15, 7/15, 10/15):
The following authors should be contacted
RIFT and rapid_pe are two forks of the original implementation presented in Pankow et al. 2015.
RIFT and rapid_pe are now disseminated in a common git repository https://git.ligo.org/rapidpe-rift/, and share common code (i.e, the integrate_likelihood_extrinsic_batchmode
executable).
Short term: roughly major.minor.feature_upgrade.internal_rc_candidates. So the 4th number are upgraded every few major bugfixes or moves; the 3rd number will upgrade if we add a feature. We hope to eventually reach version 0.1 for production automated unsupervised analysis during O4
Medium-term: Amajor API change or two we are thinking about for how the users specify workflows should be 0.2
Long-term: Version 1 will reduce dependency on hardcoded parameter names. More flexibility in how inference is done.