Skip to content

Update the way that detector splits are implemented in mapmaking - #973

Merged
tskisner merged 3 commits into
mainfrom
tsk/det_maps
Sep 2, 2026
Merged

tskisner merged 3 commits into
mainfrom
tsk/det_maps

Conversation

@tskisner

Copy link
Copy Markdown
Member
  • Add functions to select and de-select detectors across all
    observations using temporary per-detector flags. This ensures
    that even for a combination of regex matching and focalplane
    splits, the correct detectors are used.

  • Simplify some of the setup functions in the mapmaker.

  • Add another unit test for making per-focalplane-pixel maps.

- Add functions to select and de-select detectors across all
  observations using temporary per-detector flags.  This ensures
  that even for a combination of regex matching and focalplane
  splits, the correct detectors are used.

- Simplify some of the setup functions in the mapmaker.

- Add another unit test for making per-focalplane-pixel maps.
@tskisner
tskisner requested a review from keskitalo August 26, 2026 22:48

@keskitalo keskitalo left a comment

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.

Excellent! Glad to have the new unit test added and passing.

Comment thread src/toast/ops/mapmaker_utils/mapmaker_utils.py
Comment thread src/toast/ops/mapmaker.py
Comment thread src/toast/ops/pipeline.py
- Remove use of deprecated observation view interface from mapmaker utils

- When running the mapmaker on a subset of global detectors, propagate that
  list of names into utilities, without relying on per-detector flags.

- Fix ad-hoc pair differencing mode in HWP stokes operator.

- Fix regression in hit map coadd in toast_healpix_coadd.
@tskisner
tskisner merged commit 9595449 into main Sep 2, 2026
7 checks passed
@tskisner
tskisner deleted the tsk/det_maps branch September 2, 2026 15:55
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