Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New LIGO-Virgo-KAGRA low-latency pipeline MLy appears as undefined in GCN Notices #2783

Open
narnaud1974 opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@narnaud1974
Copy link

Current behavior

The LVK has recently added in production a new low-latency pipeline called MLy that has started uploading (automated) GCN notices like https://gcn.gsfc.nasa.gov/notices_l/S241206di.lvc or https://gcn.gsfc.nasa.gov/notices_l/S241211hi.lvc (more recent). The issue is that, in such notices, the pipeline is reported as PIPELINE_TYPE: 0 = undefined. While we think we send the pipeline name information properly:

<Param name="Pipeline" value="MLy" ucd="meta.code" dataType="string">
   <Description>Low-latency data analysis pipeline</Description>
</Param>

Do you need to add that pipeline in some list of known pipelines on the GCN side, or is there something that we should fix on our end?

Thanks in advance.

Expected behavior

MLy should appear on the line PIPELINE_TYPE: (...) in notices.

Steps to reproduce

All MLy notices seem to have the same problem so far.

Environment

@narnaud1974 narnaud1974 added the bug Something isn't working label Dec 13, 2024
@jracusin jracusin self-assigned this Dec 13, 2024
@jracusin
Copy link
Contributor

@narnaud1974 Thanks for submitting this issue. This is on the GCN Classic side. There's a conversion between these pipeline strings and numbers. I'll let you know when we've added MLy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants