Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
L
lalsuite
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 107
    • Issues 107
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 26
    • Merge Requests 26
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lscsoft
  • lalsuite
  • Merge Requests
  • !1342

Open
Opened Jun 08, 2020 by Carl-Johan Haster@cjhasterDeveloper1 of 4 tasks completed1/4 tasks
  • Report abuse
Report abuse

Print out all injected polariastions (h_plus and h_cross)

  • Overview 4
  • Commits 9
  • Pipelines 5
  • Changes 1

Description

This MR prints out the raw plus and cross injections (at geocenter) for any signal injected through the LALInference injection scheme (ie both LALInference and BayesWave).

By adding the flag --dump-geocenter-pols to a command line, it'll print out a file, for either TD or FD injections, with the raw geocenter polarizations.

For TD injections it prints out one file per IFO that's included (but they all contain the same WFs), whereas for FD injections it only prints out one file (which however still contains the name of the first IFO in the analysis).

ping @katerina.chatziioannou and @bence.becsy for info.

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

No special review needed for this addition.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: lscsoft/lalsuite!1342
Source branch: Print_all_inj_polariastion_hPlusCross