Skip to content

Conversation

@isullivan
Copy link
Contributor

No description provided.

Prompt Processing does not save `dia_source_unstandardized` so switch to an output catalog that will be available to the afterburner
@isullivan isullivan force-pushed the tickets/DM-53634 branch 2 times, most recently from 7aed524 to 7de4ad0 Compare January 7, 2026 23:44
@andy-slac
Copy link
Contributor

It could be useful to enable dumping of APDB metrics to the log. It needs one envvar set in your job:

export DAX_APDB_MONITOR_CONFIG=logging:lsst.dax.apdb.monitor

AP daytime pipeline to process images that were missed by Prompt Processing and generate additional plots and metrics.
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $AP_PIPE_DIR/pipelines/_ingredients/ApPipeWithIsrTaskLSST.yaml
Copy link
Member

@kfindeisen kfindeisen Jan 9, 2026

Choose a reason for hiding this comment

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

Should this be $AP_PIPE_DIR/pipelines/LSSTCam/ApPipe.yaml instead? I assume the filterDiaSourcePostReliability config needs to match.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Even better, I can move the release_id config setting to the bps yaml, and remove ApPipe-daytime entirely.

imports:
- location: $AP_PIPE_DIR/pipelines/_ingredients/ApPipeWithIsrTaskLSST.yaml
exclude:
- getRegionTimeFromVisit
Copy link
Member

Choose a reason for hiding this comment

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

I'm still not sure why this exclusion is needed. getRegionTimeFromVisit was specifically intended for batch processing (since it uses the visitinfo, it's more precise and more accurate than PP's estimate from the nextVisit message).

Unfortunately, it turns out that ap_verify removed it when preprocessing was removed on lsst/ap_verify#238, so a bug may have creeped in without our noticing. 😬

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am putting getRegionTimeFromVisit back in the daytime pipeline, and will work around the visit-ordering issues.

@isullivan isullivan force-pushed the tickets/DM-53634 branch 10 times, most recently from e41f016 to 9cc5752 Compare January 14, 2026 21:06
Copy link
Contributor

@erinleighh erinleighh left a comment

Choose a reason for hiding this comment

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

Everything looks good to me! I just have a small management question that I'll put on the Jira ticket.

@isullivan isullivan merged commit 76596de into main Jan 15, 2026
2 checks passed
@isullivan isullivan deleted the tickets/DM-53634 branch January 15, 2026 02:02
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.

5 participants