Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Act atmo calib #754

Merged
merged 15 commits into from
May 13, 2024
Merged

Act atmo calib #754

merged 15 commits into from
May 13, 2024

Conversation

keskitalo
Copy link
Member

@keskitalo keskitalo commented May 3, 2024

The ACT calibration exercise hasn't converged yet but the branch is at risk of going stale.

@keskitalo keskitalo marked this pull request as ready for review May 3, 2024 17:18
@keskitalo keskitalo requested a review from tskisner May 3, 2024 17:18
@tskisner
Copy link
Member

tskisner commented May 6, 2024

The unit test failures should be fixed now that #755 is merged.

- Modify the AzimuthIntervals operator to more robustly
  exclude false "throw" intervals.  Instead we first
  detect the stable pointing periods and then find the
  exact turnaround sample between those (and raise an
  exception if there is more than one).  This does mean
  that beginning of the first throw and the end of the
  last throw are truncated to the stable scan boundary.

- In the mapmaker, keep the noise weighted map if
  `keep_final_products` is True.

- In the mapmaker, if the binner is configured to
  compute and save full detector pointing, use that
  option when initially computing the pixel distribution.
  This avoids computing the pointing twice.

- When scanning from a map in the template solver, if
  we already have full detector pointing, then run that
  over all detectors.

- Fix typo in mapmaker from recent refactor.
Copy link
Member

@tskisner tskisner left a comment

Choose a reason for hiding this comment

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

Thanks for the extensive work on the atmosphere sims and the new timestream cleaning tools! Just a couple changes needed and then merge away.

packaging/conda/create_env.sh Show resolved Hide resolved
src/libtoast/src/toast_atm_sim.cpp Outdated Show resolved Hide resolved
src/libtoast/src/toast_atm_sim.cpp Outdated Show resolved Hide resolved
src/libtoast/src/toast_atm_sim.cpp Outdated Show resolved Hide resolved
src/libtoast/src/toast_atm_sim.cpp Show resolved Hide resolved
src/libtoast/src/toast_atm_sim.cpp Show resolved Hide resolved
src/toast/atm.py Show resolved Hide resolved
src/toast/observation.py Show resolved Hide resolved
src/toast/ops/simple_deglitch.py Outdated Show resolved Hide resolved
src/toast/ops/simple_jumpcorrect.py Outdated Show resolved Hide resolved
@tskisner
Copy link
Member

Thanks for the fixes, everything looks good.

@keskitalo keskitalo merged commit bf711e8 into toast3 May 13, 2024
6 checks passed
@keskitalo keskitalo deleted the act_atmo_calib branch May 13, 2024 18:46
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