You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement code which performs the adjoint operation of what's done in #12. While not necessary for time stream generation, it is an important ingredient in deconvolution map mapmaking.
The text was updated successfully, but these errors were encountered:
Hi @mreineck , I am not an expert of the mathematics behind convolutions, but I downloaded your code and compiled it: everything worked as expected, and pytest ran 8 tests successfully.
For the next steps, I'll simply provide the triple of convolved values for T, G and C separately. Even if this is not exactly what's required, I'm confident that the necessary quantities can be computed from this triple; and in the longer term I'll of course adjust the code if needed.
Implement code which performs the adjoint operation of what's done in #12. While not necessary for time stream generation, it is an important ingredient in deconvolution map mapmaking.
The text was updated successfully, but these errors were encountered: