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

Unskewing SICD data #516

Closed
rachelglenn opened this issue Jun 5, 2024 · 1 comment
Closed

Unskewing SICD data #516

rachelglenn opened this issue Jun 5, 2024 · 1 comment
Labels
question Further information is requested

Comments

@rachelglenn
Copy link

I didn't know where to post this question. I am trying to unskew the SICD data from Umbra. I saw your processing function apply_skew_poly. Do you have any examples of how to use this function to unskew SICD data?

Thanks for the help

from sarpy.processing.sicd.normalize_sicd import apply_skew_poly

@utwade
Copy link
Contributor

utwade commented Jun 5, 2024

"Deskew", as referred to in that particular function, is for recentering in the spatial frequency domain, not for image domain manipulation. Since Umbra data is always centered (In SICD, DeltaKCOAPoly=0, for all Umbra data I am aware of), this is probably not the function you are looking for.

I don't want to speculate on what you are looking to do, but perhaps what you really want is slant-to-ground projection in the image domain to remove the squint-induced shear?

@pressler-vsc pressler-vsc added the question Further information is requested label Aug 26, 2024
@pressler-vsc pressler-vsc closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants