-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Thchang/2366 support image coordinates (#2388)
* support image coordinates for images with valid WCS headers * set labels of pixel frames * disable wcs inputs when the system coordinates is IMG * minor change for AST plot speed * fix regression of missing AST grid for no wcs info frame after swithing active frames * fix warning of searching radius in degree for pixel coordinate frames * fix spatial matching for the FrameSet's current frame * fixed relative coordinates for pixel coordinates * fixed image coordinates for non-squre pixels images * uppercased image system type and minorly refactored * fixed CatalogOnlineQueryComponent and genRegionWcsProperties * fixed the bug of non-wcs images with wcs system in overlay * fixed the error of switching system when relative system is activated * changed back switching active frame behaviour * fixed special non-square pixels images * added back the frame in Dummy FrameSet * store relative pixel AST Frame in the third frame of wcsInfoShifted AST FrameSet * fix the plotting of relative image coordinates for secondary images in the spatial matching * minor fix * fix the catalog online query button * changelog updated * modified labels of image coordinates with and without offsets * fixed spatial matching on append when the image coordinates are selected * disabled spatial matching in image coordinates if images cannot be matched in world coordinates * added back fix of spatial matching on append * disabling spatial matching when switching system between world and image coordinates * added alert * removed the spatial matching restriction of wcs images cannot be matched in world coordinates * modified alert context * fixed catalog plotting in pixel coordinates * minor change * minor adjustments * removed logs
- Loading branch information
Showing
14 changed files
with
113 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.