Skip to content

New CW signal band API functions

putting this here for reference & comment while testing and polishing some more:

   new API functions to estimate actual frequency band for given CW signal
    
    - XLALCWSignalBand() to determine frequency band [fmin,fmax] for a given signal,
    - helper function XLALPrepareCWSignalgBand() to
      1) compute detector-state series and
      2) skypoint with maximal sky Doppler-band

@karl-wette given these add new functions without changing existing ones, not sure how much vetting you feel we should do on them? There's a test in place now, and I'm planning to do some more analysis and testing of this function before actually proposing to merge this, so functionality should be well established by then.

/cc @chris-messenger @rahul.sharma @christoph.dreissigacker

Edited by LALSuite Bot

Merge request reports