QUOTE (Bjorn Jonsson @ Aug 19 2004, 09:09 PM)
(3) In a different thread someone mentioned scaling the intensity values using RADIANCE_SCALING_FACTOR and RADIANCE_OFFSET_FACTOR. Doing so is trivial but it's not something I need for my purposes. Also what I saw in that thread seemed to imply this was not needed.
The scaling factors in the Cornell radiance files (RAD) are completely necessary, but that is the only one that needs it. None of the other file types have the scaling factors and/or have them mean anything.
Without the factors, they will be quite off
For example:
Sol 9 for spirit
Scale factors for horizon looking panorama shot for the series starting with
2p127173379rad0211p2354l2C1.IMG
L2 Offset factor -0.0001046761 Scale factor 3.197851e-006
L3 Offset factor 0.006277401 Scale factor 2.722607e-006
L4 Offset factor 0.005301316 Scale factor 2.959709e-006
L5 Offset factor 0.00194943 Scale factor 1.9689e-006
L6 Offset factor 0.001033983 Scale factor 1.633268e-006
L7 Offset factor 0.0004936097 Scale factor 1.156879e-006
Scale factors for panorama shot just below the horizon, no sky showing for the series starting with
2p127173774rad0211p2354l2C1.IMG
L2 Offset factor -6.133495e-005 Scale factor 1.875653e-006
L3 Offset factor 0.005767861 Scale factor 1.425623e-006
L4 Offset factor 0.0049567 Scale factor 1.469256e-006
L5 Offset factor 0.001754055 Scale factor 8.729979e-007
L6 Offset factor 0.0006809833 Scale factor 7.102834e-007
L7 Offset factor 0.0002937913 Scale factor 5.460266e-007
Without the scaling factors, the value of a rock in the bottom of the first frame overlapping with the second frame won't match (for the above image L2 would be off by a factor of 1.7, L3 by a factor of 1.9...)
If the image you're reading out has these factors (only the Cornell radiometric calibration images do, the others you don't have to worry about)