adivijaykumar/standard-eccentricity-scripts: v0.2
Description
Code used in the paper "Consistent eccentricities for gravitational wave astronomy: Resolving discrepancies between astrophysical simulations and waveform models". Main github repository is here https://github.com/adivijaykumar/standard-eccentricity-scripts.
See also https://zenodo.org/doi/10.5281/zenodo.10633004. Please cite the paper (https://ui.adsabs.harvard.edu/abs/2024arXiv240207892V/abstract) if you use this in a publication or any other scientific work.
---
UPDATE v0.2: Fixes a bug pointed out by Isobel Romero-Shaw. The issue was confusion betweeen classic det-frame/source-frame masses conversion. Basically, the redshift shouldn't have been used anywhere except while extracting the eccentricity at a specified frequency.
To reiterate, the general algorithm is:
- Use the source frame quantities (initial separation, initial eccentricity, masses) to get the e vs f curve. Interpolate this curve.
- If you want to extract e at fixed (det frame) f22, evaluate the interpolant at
f22 * (1 + redshift)
- f instead you want e at fixed
M * f22
, then evaluate the interpolant atM_times_f22 / Mtot_src
Thanks to Isobel for pointing this out!
Full Changelog: https://github.com/adivijaykumar/standard-eccentricity-scripts/compare/v0.1...v0.2
Files
adivijaykumar/standard-eccentricity-scripts-v0.2.zip
Files
(5.5 kB)
Name | Size | Download all |
---|---|---|
md5:67853c4ed646ab5ae332200a3c9fb83d
|
5.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/adivijaykumar/standard-eccentricity-scripts/tree/v0.2 (URL)