Skip to content
  • Karl Wette's avatar
    ComputeFstat: change XLALGetFstatMethodName(FstatMethodType) to... · 16fa6a84
    Karl Wette authored and Reinhard Prix's avatar Reinhard Prix committed
    ComputeFstat: change XLALGetFstatMethodName(FstatMethodType) to XLALGetFstatInputMethodName(const FstatInput*)
    - Since F-statistic method might now be selected at runtime, cannot know for
      sure which method is in use until XLALCreateFstatInput() has been called
    - Best therefore to query the FstatInput* for which method is being used
    - Refs #2001
    Original: f405ec2758fc7f932bd4af62cbe3c03db02b8a30
    16fa6a84