LROC Narrow Angle Camera (NAC) Data¶
Download a pair of LROC NAC Images¶
LRO NAC consists of two cameras (L
and R
); both capture image data at the same time.
Getting Images from LROC Image Search
Find images with the LROC Image Search (ASU). Search for
and filter for EDR images, then download the left and right EDR images to your working folder:M104318871LE.img
and M104318871RE.img
.
Only one image is needed for the following example.
Importing and processing LROC NAC images in ISIS¶
Convert each .img file to an ISIS .cub camera image, initialize the SPICE kernels, and perform radiometric calibration and echo correction.
Example
-
Import image to ISIS cube format with
lrocnac2isis
.
-
Add SPICE data to the cube with
spiceinit
.
-
Radiometrically calibrate the cube with
lronaccal
.
-
Echo Correction with
lornacecho
.
The obtained images can be inspected with qview
.
Further NAC Processing Resources¶
-
Want to Keep Going?
Further processing, including photometric correction, map-projecting, and mosaicking.
-
Where Is That Crater?
Best practices for obtaining accurate coordinates from LROC NAC data.