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

adding HWP support to OpSimConviqt. #343

Merged
merged 5 commits into from
May 8, 2020
Merged

Conversation

giuspugl
Copy link
Contributor

@giuspugl giuspugl commented May 5, 2020

The approach that we are following here is to slightly modify the convolution function and add the extra angle from the HWP to the polarization angle prior to the interpolation of the data cube, to get the observed signal in a given TOD sample.
we convolve three streams, one for intensity, one for perfectly co-polarized beam and one for a perfectly cross-polarized beam and finally we coadd them.

@giuspugl
Copy link
Contributor Author

giuspugl commented May 7, 2020

I have updated the weights for the polarization angles consistently as it is now in

d = cal \\left[\\frac{(1+eps)}{2} I + \\frac{(1-eps)}{2} \\left[Q \\cos{2a+4w} + U \\sin{2a+4w}\\right]\\right]

see

https://github.com/giuspugl/toast/blob/04957d2bee54172f0d8e679947876daeb5b2b2ec/src/toast/todmap/conviqt.py#L529

and

https://github.com/giuspugl/toast/blob/04957d2bee54172f0d8e679947876daeb5b2b2ec/src/toast/todmap/conviqt.py#L578

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.

Looks good to me, will merge it shortly

@tskisner tskisner merged commit 4ab2873 into hpc4cmb:master May 8, 2020
@giuspugl giuspugl deleted the conviqt branch May 8, 2020 20:34
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