Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Add support for RIFT to the model module #52

Open
cdcapano opened this issue Jul 18, 2018 · 1 comment
Open

Add support for RIFT to the model module #52

cdcapano opened this issue Jul 18, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request work in progress

Comments

@cdcapano
Copy link
Collaborator

What the subject says.

@oshaughn
Copy link

oshaughn commented Jul 18, 2018

Based on lalsimutils.py, factored_likelihood.py in RIFT repo

  • Define twosided complex timeseries in pycbc; see devel branch and pull request
    • Add tool to 'promote' onesided frequency series to twosided.
  • Variant of matchedfilter.py (matchedfiltertwosided.py) to provide review-safe, modular twosided inner products. Needs
    • Two sided PSD creation
  • Access to hlm(t). Practice inner products on hlm in complex form.
    • Tool to compute standard inner product matrix.
  • gwin class for gaussian_likelihood_rapidpe
    • Define class (subclass of base_data class) class. Reformat data to two-sided.
    • Waveform generation hlm. Implement argument caching as needed
    • Construct U, V for all detectors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request work in progress
Projects
None yet
Development

No branches or pull requests

3 participants