Releases: lsst-dm/prompt_processing
6.8.0
This release is based on Science Pipelines d_2025_04_29
and rubin-env 10.0.0
. It incorporates essential Science Pipelines improvements for LSSTCam processing.
This release is compatible with:
Next Visit Fan Out 2.7 or later
APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
The IERS reference solution may be arbitrarily out of date.
What's Changed
Full Changelog: 6.7.0...6.8.0
6.7.0
This release is based on Science Pipelines d_2025_04_26
and rubin-env 10.0.0
. It incorporates essential Science Pipelines improvements for LSSTCam processing.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
- The IERS reference solution may be arbitrarily out of date.
Full Changelog: 6.6.1...6.7.0
6.6.1
This release is based on Science Pipelines d_2025_04_22
and rubin-env 10.0.0
. It has several fixes to our pipelines, including a missing SingleFrame
task.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
- The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-50423: Optimize ISR-cal for obs_lsst w_2025_16 and later by @kfindeisen in #300
- DM-50472: Invalid Isr-cal.yaml by @hsinfang in #301
- DM-50500: Prompt Processing uses incorrect definition of
SingleFrame
by @kfindeisen in #302
Full Changelog: 6.6.0...6.6.1
6.6.0
This release is based on Science Pipelines d_2025_04_22
and rubin-env 10.0.0
. It has a critical fix for LSSTCam rotator conventions, and also deploys pipelines with revised task and dataset type names.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.0 to 1.1.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
- The IERS reference solution may be arbitrarily out of date.
- The ISR-cal pipeline is not optimally configured.
What's Changed
- DM-49974: Merge PP service and init-output builds into a single workflow by @erinleighh in #287
- DM-50385: Rename task labels for RFC-1088 by @erinleighh in #299
Full Changelog: 6.5.0...6.6.0
6.5.0
This release is based on Science Pipelines d_2025_04_18
and rubin-env 10.0.0
. It incorporates essential Science Pipelines improvements for LSSTCam processing and adds support for the latest reference catalogs.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
- The IERS reference solution may be arbitrarily out of date.
- The ISR-cal pipeline is not optimally configured for
d_2025_04_18
.
What's Changed
- DM-48670: Enable PP upload.py for LSSTCam by @hsinfang in #292
- Reconfigure ISR-Cal for latest obs_lsst by @kfindeisen in #298
Full Changelog: 6.4.2...6.5.0
6.4.2
This release is based on Science Pipelines w_2025_15
and rubin-env 10.0.0
. It fixes a bug that prevented processing visits with filters=""
.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
- The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-50299: Prompt Processing always tries to load filter-dependent calibs by @kfindeisen in #294
Full Changelog: 6.4.1...6.4.2
6.4.1
This release is based on Science Pipelines w_2025_15
and rubin-env 10.0.0
. It works around an issue where Astropy cannot download IERS updates and kills the pod.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
Known Issues
- The IERS reference solution may be arbitrarily out of date.
What's Changed
- DM-50071: IERS download blocked from Prompt Processing pods by @kfindeisen in #291
Full Changelog: 6.4.0...6.4.1
6.4.0
This release is based on Science Pipelines w_2025_15
and rubin-env 10.0.0
. It adds support for LSSTCam processing and new-style coadds as templates.
This release is compatible with:
- Next Visit Fan Out 2.7 or later
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
What's Changed
- DM-49168: Add APDB schema upgrade instructions to playbook. by @erinleighh in #273
- DM-49427: Filter out old fanned-out messages in Keda by @kfindeisen in #274
- DM-49330: Illegal EUPS docker-tags from quick build stacks by @hsinfang in #277
- DM-45988: Support storing init-outputs in central repo by @kfindeisen in #256
- DM-45988: Fix write_init_outputs.py always returning 0 by @kfindeisen in #281
- DM-49477: GracefulShutdownInterrupt does not shut down Keda workers by @kfindeisen in #280
- Add status badge for Release CI workflow by @kfindeisen in #279
- Expand status badges for Release CI workflow by @kfindeisen in #282
- DM-45988: Synchronize rebuilds on all code changes. by @kfindeisen in #283
- DM-49822: Remove Butler from upload_images. by @ktlim in #275
- DM-49425: Mock imSim's exposure time to be replayed time in upload test by @hsinfang in #278
- DM-49905: HSC upload_from_repo.py error "Object of type _HeaderCommentaryCards is not JSON serializable" by @hsinfang in #284
- DM-49966: Support new-style coadds as Prompt Processing templates by @kfindeisen in #285
- DM-50019: Add initial LSSTCam prompt processing pipelines by @hsinfang in #289
Full Changelog: 6.3.0...6.4.0
6.3.0
This release is based on Science Pipelines w_2025_13
and rubin-env 10.0.0
. It was published to include new features and fixes in the science pipelines and expand diagnostic logs for Prompt Processing.
This release is compatible with:
- Next Visit Fan Out 2.x (2.7 or later needed for Keda support)
- APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.x, and ApdbSql 0.1.x
- Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
What's Changed
Full Changelog: 6.2.0...6.3.0
6.2.0
This release is based on Science Pipelines d_2025_03_24
and rubin-env 10.0.0
. It was published so that scaling tests could incorporate changes from DM-49555 and DM-49513.
This release is compatible with:
Next Visit Fan Out 2.x (2.7 or later needed for Keda support)
APDB schema 6.0.x, ApdbCassandra 0.1.x, ApdbCassandraReplica 1.0.x, and ApdbSql 0.1.x
Butler repositories with dimensions-config versions daf_butler 6 to 7.
This release distributes alerts with schema 7.4.
What's Changed
- DM-49555: Expand diagnostic logs for Prompt Processing by @kfindeisen in #272
Full Changelog: 6.1.0...6.2.0