Skip to content

DM-54169: Add configuration for prompt data products#50

Merged
dhirving merged 3 commits intomainfrom
tickets/DM-54169
Feb 17, 2026
Merged

DM-54169: Add configuration for prompt data products#50
dhirving merged 3 commits intomainfrom
tickets/DM-54169

Conversation

@dhirving
Copy link
Copy Markdown
Contributor

@dhirving dhirving commented Feb 16, 2026

Added a minimal SIAv2 configuration for Prompt Data Products, including only the image types raw, preliminary_visit_image and difference_image.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.58%. Comparing base (29b2474) to head (2e7aae1).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   83.58%   83.58%           
=======================================
  Files          19       19           
  Lines        1249     1249           
  Branches      200      200           
=======================================
  Hits         1044     1044           
  Misses        168      168           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dhirving dhirving marked this pull request as ready for review February 16, 2026 23:27
Copy link
Copy Markdown
Member

@timj timj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments

Comment thread configs/prompt.yaml Outdated
@@ -0,0 +1,84 @@
facility_name: Rubin:Simonyi
facility_map:
LSSTComCam: "Rubin:Simonyi"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LSSTCam

Comment thread configs/prompt.yaml Outdated
fallback_instrument: LSSTCam
obs_publisher_did_fmt: "ivo://org.rubinobs/usdac/lsst-prompt?repo=prompt&id={id}"
dataset_types:
raw:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should drop raw until we have a datalinker service that will let people extract the raw from the zip.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no raws in the repo yet so doesn't matter, but yeah may as well remove it to get rid of extra queries.

Comment thread configs/prompt.yaml Outdated
origin:
publisher: "NSF-DOE Vera C. Rubin Observatory US Data Access Center"
publication_date: 2025-06-30
citation: 10.71929/rubin/2570308
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBD

Comment thread configs/prompt.yaml Outdated
publication_date: 2025-06-30
citation: 10.71929/rubin/2570308
reference_url: "https://promptdataproducts.lsst.io"
article: 10.71929/rubin/2570536
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBD

Comment thread configs/prompt.yaml Outdated
citation: 10.71929/rubin/2570308
reference_url: "https://promptdataproducts.lsst.io"
article: 10.71929/rubin/2570536
title: "Legacy Survey of Date and Time Data Preview 1"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cough we have this typo in the dp1.yaml.... Can you fix it on this ticket? (Date -> Space)

Also "Data Preview 1" -> "Prompt Products"

@dhirving dhirving merged commit 51510c1 into main Feb 17, 2026
23 checks passed
@dhirving dhirving deleted the tickets/DM-54169 branch February 17, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants