Skip to content

Reverse order of found_order and found_approximant in XLALSimInspiralDecomposeWaveformString

Description

Reverses the order of parsing PN order and approximant from a waveform string so that the order is parsed before the approximant.

Fixes #251 (closed)

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

Review Status

Approach was discussed on the Waveform call on 2020-01-16.

Merge request reports