GNU Astronomy Utilities - Tasks: task #14169, ImageCrop on any WCS coordinate...
You are not allowed to post comments on this tracker with your current authentication level.
task #14169: ImageCrop on any WCS coordinate orientation
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Mon 03 Oct 2016 11:48:59 AM UTC | ||
Should Start On: | Sun 02 Oct 2016 03:00:00 PM UTC | Should be Finished on: | Sun 02 Oct 2016 03:00:00 PM UTC |
Category: | Crop | Priority: | 5 - Normal |
Item Group: | Enhancement | Status: | Postponed |
Privacy: | Public | Percent Complete: | 0% |
Assigned to: | None | Open/Closed: | Open |
Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Currently in WCS mode, ImageCrop only works when the celestial coordinates are aligned with the image coordinates: declination along the vertical axis and right ascention opposite to the horizontal axes. This is the standard alignment for processed survey images, but very inconvenient when using single exposure images that are not yet aligned.
So we have to remove the WCS mode's assumptions regarding the orientation of the WCS axeses to fix this problem. When there are multiple images to stitch from, we have to simply make sure that the axises align with each other, not with the image axises.