Skip to content

fix the no-signal bug with MFDv5 when using aPlus/aCross in a config file

LING SUN requested to merge CW/software/lalsuite:fix-MFDv5-pulsar-amp into master

Description

This is the fix to the issue https://git.ligo.org/CW/software/lalsuite/issues/57 When MFDv5 uses aPlus and aCross in a pulsar config file, the signal cannot be generated. This bug was introduced when implementing the aPlus/aCross inputs in MFD. No API is changed.

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

Edited by David Keitel

Merge request reports