taskGNU Astronomy Utilities - Tasks: task #15636, Warp image to a fixed center...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #15636: Warp image to a fixed center position, accounting for distortions

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Tue 12 May 2020 12:47:23 AM UTC
   
 
Should Start On:  Mon 11 May 2020 11:00:00 PM UTC Should be Finished on:  Mon 11 May 2020 11:00:00 PM UTC
Category:  Warp Priority:  5 - Normal
Item Group:  Enhancement Status:  None
Privacy:  Public Assigned to:  sks_15
Percent Complete:  0% Open/Closed:  Open
Effort:  0.00

Discussion

Sun 17 May 2020 02:51:52 AM UTC, comment #1: 

The WCSLIB function linwarp() (which seems to be more general than diswarp()) may be useful for this task.

From the manual:

  • diswarp() computes various measures of the distortion over a specified range of coordinates.


  • linwarp() computes various measures of the distortion over a specified range of pixel coordinates. If all distortions are prior, then linwarp() uses diswarp().



Mohammad Akhlaghi <makhlaghi>
Group administrator
Tue 12 May 2020 12:47:23 AM UTC, original submission:  

Assuming `image.fits' has a correct/accurate WCS, once this task is complete, the user will be able to call Warp like this:


astwarp image.fits --center=RA,DEC --width=W1,W2


The output image will have a width of W1 (degrees) in first WCS axis and W2 (degrees) in second WCS axis and the center of the central pixel will be at RA and Dec. In the meantime, the image will be aligned to the celestial coordinates (East to the left and North to the top) and all optical and spherical distortions will be corrected.

The distortions are very important for this task so it will also involve adding non-linear warps, especially as the image becomes wide such that optical and spherical distortions become significant.

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by pedram
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    Votes

    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.

     

    History

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-05-13 pedram Carbon-Copy- Added pedram

    Back to the top

    Powered by Savane 3.16-a7ba.
    Corresponding source code