hpc4cmb / toast

Time Ordered Astrophysics Scalable Tools
Other
44 stars 39 forks source link

Tentative fix to TEB convolution #550

Closed keskitalo closed 2 years ago

keskitalo commented 2 years ago

Re-interpret the TEB convolution:

a^E_lm -> a^E_lm cos(2psi) + a^B_lm sin(2psi)

and

a^B_lm -> a^B_lm cos(2psi) - a^E_lm sin(2psi).

The cos(2psi) and sin(2psi) terms are evaluated separately and co-added. In the absence of a HWP, the sin(2psi) term is zero and the second polarized convolution can be omitted.

keskitalo commented 2 years ago

I did a full source format. that should make the merging easier.

keskitalo commented 2 years ago

Feel free to merge into your branch. It is probably time to request a review and merge to toast3