Skip to content

DM-55341: Optimizations for daily batch#280

Open
ctslater wants to merge 2 commits into
mainfrom
tickets/DM-55341
Open

DM-55341: Optimizations for daily batch#280
ctslater wants to merge 2 commits into
mainfrom
tickets/DM-55341

Conversation

@ctslater

Copy link
Copy Markdown
Member
  • Create bigger clusters, instead of per-visit-detector quanta.
  • Prune getRegionTimeFromVisit in addition to loadDiaCatalogs.

@ctslater
ctslater force-pushed the tickets/DM-55341 branch from 21c11f1 to 14bd0e4 Compare July 7, 2026 15:59
Comment thread scripts/LSSTCam/submit_ap_daytime.sh Outdated
python -m lsst.ap.pipe.prune_orphan_preloads \
"$FULL_QGRAPH" "$PRUNED_QGRAPH"
"$FULL_QGRAPH" "$PRUNED_QGRAPH" \
--preload-labels getRegionTimeFromVisit --anchor-label associateApdb

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The argument is --preload-label, no plural.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks, I had pluralized it when I added support for multiple labels, but forgot to revert when I dropped that change.

@ctslater
ctslater force-pushed the tickets/DM-55341 branch from 14bd0e4 to deb89f5 Compare July 8, 2026 19:17
@ctslater
ctslater force-pushed the tickets/DM-55341 branch from deb89f5 to 49ebbf2 Compare July 8, 2026 22:33
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