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

QU demodulated timestreams should have dedicated pointing and projection optimizations #131

Open
mhasself opened this issue Sep 29, 2022 · 0 comments

Comments

@mhasself
Copy link
Member

The case of demodulated timestreams is special because the Q and U pseudo-detectors share pointing precisely. Updating the signal or weights matrices for both pseudo-dets will save a pointing computation and optimal for cache. (Detector pairs could also be treated this way, if you're so lucky to always have them.)

For that matter it may be worth exploring binning signal and weights maps at the same time, to maximally reuse the pointing computation.

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

No branches or pull requests

1 participant