Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


lronaccal

Printer Friendly View | TOC | Home

Radiometrically calibrates a LROC NAC image

Overview Parameters

Description

lronaccal performs radiometric corrections to images acquired by the Narrow Angle Camera aboard the Lunar Reconnaissance Orbiter spacecraft. The LRO NAC camera will make observations simulteously with the HiRise camera.

The LRO NAC detector has a total of 5064 pixels, divided among an A channel and a B channel. The pixels alternate between the two channels: ABABABAB, etc. Images from LROC NAC may or may not include all pixels in the acquired image. There are special summing modes that are utilized on-board the spacecraft to average detector pixels to combine them into a single output pixel value. The value of the ISIS label keyord, SpatialSumming, indicates the number of samples that were summed and averaged to result in the pixel values stored in the file. Note that this will reduce the number of samples in the output image by a factor of at most the SpatialSumming mode value.

The LROC NAC camera has the ability to acquire images of differing sizes in both line and sample. The starting hardware detector pixel for the acquired image is specified by the ISIS label keyword, SampleFirstPixel. The first pixel in the detector is indicated by a value of 0.

Dark current pixels are taken for each line from the masked pixels that lie along each edge of the image.

If SpatialSumming is 1 the dark current pixels are averaged together then this average is subtracted from all image pixels. If SpatialSumming is 2, the dark current pixels for the A and B channel are averaged separately, then the A channel dark average is subtracted from the A channel image pixels and the B channel dark average is subtracted from the B channel image pixels.


Categories


Related Objects and Documents

Applications


History

Jacob Danton2008-11-02 Original version
Adam Licht2013-02-28 No longer treat negative DNs differently in the Non-linearity correction.

Parameter Groups

Files

Name Description
FROM Level 0 LROC NAC image
TO Level 1 LROC NAC image

Masked Pixels Options

Name Description
Masked Calibrate using the masked pixels.
MaskedFile

Dark Options

Name Description
Dark Calibrate using the average dark pixels.
DarkFile Calibrate using the average dark pixels.

Nonlinearity Options

Name Description
Nonlinearity Calibrate using nonlinearity.
OffsetFile The Nonlinearity offset values.
NonlinearityFile Calibrate using the average dark pixels.

Flatfield Options

Name Description
Flatfield Calibrate using the flatfield.
FlatfieldFile Calibrate using the average dark pixels.

Radiometric Options

Name Description
Radiometric Calibrate using radiometric calibration.
RadiometricType Which radiance correction?
RadiometricFile
X

Files: FROM


Description

An uncalibrated LROC NAC image.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

The resultant radiometrically calibrated cube

Type cube
File Mode output
Pixel Type real
Close Window
X

Masked Pixels Options: Masked


Description

Type boolean
Default True
Inclusions
  • MaskedFile
Close Window
X

Masked Pixels Options: MaskedFile


Description

Type filename
Default Default
Close Window
X

Dark Options: Dark


Description

Type boolean
Default True
Inclusions
  • DarkFile
Close Window
X

Dark Options: DarkFile


Description

Type filename
Default Default
Close Window
X

Nonlinearity Options: Nonlinearity


Description

Type boolean
Default True
Inclusions
  • OffsetFile
  • NonlinearityFile
Close Window
X

Nonlinearity Options: OffsetFile


Description

Type filename
Default Default
Close Window
X

Nonlinearity Options: NonlinearityFile


Description

Type filename
Default Default
Close Window
X

Flatfield Options: Flatfield


Description

Type boolean
Default True
Inclusions
  • FlatfieldFile
Close Window
X

Flatfield Options: FlatfieldFile


Description

Type filename
Default Default
Close Window
X

Radiometric Options: Radiometric


Description

Type boolean
Default True
Inclusions
  • RadiometricType
  • RadiometricFile
Close Window
X

Radiometric Options: RadiometricType


Description

Type string
Default IOF
Option List:
Option Brief Description
IOFI/F
RADIANCERadiance
Close Window
X

Radiometric Options: RadiometricFile


Description

Type filename
Default Default
Close Window