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

RIQ FCa : Derotator usage for IFU image #265

Open
astronomyk opened this issue Oct 24, 2023 · 2 comments
Open

RIQ FCa : Derotator usage for IFU image #265

astronomyk opened this issue Oct 24, 2023 · 2 comments
Assignees
Milestone

Comments

@astronomyk
Copy link
Contributor

https://jira.eso.org/browse/MET-2136

When using the derotator to turn the image field by 90 degrees and then reconstruct an IFU image: what is the accuracy of the derotator motion ? If non-negligible, does the pipeline take into account this in the error propagation ?
Later we can read: "One of the major challenges is to find the exact centre of rotation" (Sect. 8.9, p.p153)

@sesquideus what was the conclusion of the chat with Roy about the accuracy of the derpotato?

@sesquideus
Copy link
Collaborator

@astronomyk That we should not assume that the difference in angles is 90° exactly, or below our detection limit. While I think the derotator hardware team promises the precision repeatability is on the order of arcseconds, Roy thought that getting rid of that assumption would be nice. This was also my primary motivation for designing the algorithm and Roy liked that.

Nevertheless this is out of the critical path, the data-to-model-pixel-overlap algorithm is already working. It can be even very easily extended for non-rectangular pixels – Roland Ottensamer told me that when they wrote the Herschel pipeline they also counted with distortions in the end, even if it was not originally planned. Their "data pixels" are general quadrilaterals that are later resampled onto a square grid.

We only need to know the exact position and orientation of each exposure. I don't suppose we are able to determine it ourselves, but if it is in the input data, the algorithm can process it.

@astronomyk
Copy link
Contributor Author

astronomyk commented Oct 24, 2023

@sesquideus thanks for the summary for the discussion with Roy. Can you come up with an answer for Faustine please?

Feel free to answer her directly on Jira too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants