Skip to content
Snippets Groups Projects

Bug fix for injection filtering when only injection file is provided as input instead of injection frames.

Open Divya Singh requested to merge offline_new-workflow_fix_injfile into offline_new-workflow
All threads resolved!

Previously implemented logic in inspiral.py and gstlal_inspiral for analyzing injection frames set the injection file to None when the user provided only the injection-file, making the code non-backward compatible.

  • This MR adds an extra flag --inject-in-noise as an option in gstlal_inspiral which tells the job to use the injection-file to make the injection in h(t).
  • This flag should only be used when the datasource is a data-find-server or a frame-cache pointing to detector noise i.e. when injection-frame-cache is not specified in the configuration file config.yml.

Test runs:

Rundir on CIT: /home/divya.singh/observing/4/dev/offline-inj_frames/fix_injfile_test

Edited by Divya Singh

Merge request reports

Pipeline #613454 passed

Pipeline passed for 5cf21878 on offline_new-workflow_fix_injfile

Merge request contains no changes

Use merge requests to propose changes to your project and discuss them with your team. To make changes, use the Code dropdown list above, then test them with CI/CD before merging.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Prathamesh Joshi
  • Prathamesh Joshi resolved all threads

    resolved all threads

  • Please register or sign in to reply
    Loading