Skip to content
Jessica Lu edited this page Mar 9, 2016 · 24 revisions

Welcome to the NIRC2 Distortion wiki!

This is intended to be a repository for NIRC2 distortion solutions. Please submit and issue or email jessica.lu [at] hawaii.edu with questions.


NIRC2 Narrow Camera Distortion Solution - post 2015 April 13

See Service et al., submitted for details on solution construction.

NIRC2 Narrow Camera Distortion Solution - pre 2015 April 13

See Yelda et al. 2010 for details on solution construction.

Note, all files above are zipped FITS files with 1024 x 1024 arrays containing a map of the distortion. Within the distortion maps, each pixel specifies the required shift (in pixels) to undistort a NIRC2 image. Uncertainty maps include both statistical measurement error and residual systematic error, which has a magnitude of 0.1 pix.

Correcting Distortion

Python code to undistort individual frames using the IRAF package drizzle: nirc2dewarp.py (Last updated: 2010 Nov. 20) We thank Shelley Wright for her help with this code.

Also see notes at: AstroBetter

Position Angle

The NIRC2 position angle (PA) is defined as the angle of the NIRC2 y-axis on the sky measured East of North. The true NIRC2 PA = ROTPOSN - INSTANGLE - \beta as illustrated below. NIRC2 Position Angle The values of beta are:

  • 0.252 +/- 0.009 degrees prior to 2015 April 13
  • 0.262 +/- 0.020 degrees after 2015 April 13

Here are two examples of how this angle offset should be applied:

Example 1: For ROTPOSN - INSTANGL = 0, rotate your NIRC2 image by 0.252° clockwise to get North up.

Example 2: For a specified PA (ROTPOSN-INSTANGL) of α, rotate your NIRC2 image by α - 0.252° counterclockwise to get North up.

See Yelda et al. 2010 for more details.

Plate Scale

  • 9.952 +/- 0.002 mas/pixels prior to 2015 April 13
  • 9.971 +/- 0.004 +/- 0.001 mas/pixels after 2015 April 13

Acknowledgements

Please cite Yelda et al. 2010 and Service et al., submitted when using these distortion solutions.

ADD FUNDING AND ACKNOWLEDGEMENTS

Clone this wiki locally