Differences between revisions 1 and 2
Revision 1 as of 2023-03-24 08:19:13
Size: 590
Editor: JohnWeirich
Comment:
Revision 2 as of 2023-03-24 08:25:33
Size: 587
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 = Image Calibrations = = Image Calibrations =
Line 3: Line 3:
 == I've been given an SPC directory, how do I know which calibrations have been performed? == == I've been given an SPC directory, how do I know which calibrations have been performed? ==
Line 5: Line 5:
 === Radiometric Calibration === === Radiometric Calibration ===

Image Calibrations

I've been given an SPC directory, how do I know which calibrations have been performed?

Radiometric Calibration

SPC normally uses images that have no radiometric calibration, so the image pixel values will be DN and not I/F. However, the easiest way to check is to use the USGS ISIS tool raw2isis. To use raw2isis, you need to know the number of bits in the image (i.e. 8-bit or 16-bit), the endianness [i.e. big-endian (BE or LSB) or little-endian (LE or MSB)], and the pixel/line number (usually 512x512 or 1024x1024 for a framing camera).

Calibration (last edited 2023-03-24 08:49:24 by JohnWeirich)