Skip to content

Fix epoch time of PhenomXHM/XPHM polarizations

Cecilio Garcia-Quiros requested to merge (removed):fix-epoch-phenomXPHM into master

Description

This fixes the issue #343 (closed), i.e. the epoch of the hcross polarizations of PhenomXPHM. I also found that for PhenomXHM without multibanding the epoch was set to 0 instead of -1/deltaF as it is commonly done for all Phenom models.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

In this notebook I check the result in case anyone wants to have a look

Testing_epoch.ipynb

Merge request reports