Isis 2 Documentation
mocevenodd - Remove even/odd from MOC images INTRODUCTION ------------ "mocevenodd" removes the even/odd noise from images acquired by the Mars Global Survey MOC camera. An average of the even and odd pixels is calculated and this average is then used to correct this noise. Programmer: Tracie Sucharski, USGS, Flagstaff, Az.
Parm | Description | Default |
---|---|---|
FROM | Input file name | NONE |
TO | Output file name | NONE |
OTYPE | Output pixel type | -- |
ORANGE | Output pixel data range | -- |
USERNOTE | User comment |
ADDITIONAL NOTES:
Parm | Description |
---|---|
FROM | Specify the input file to be corrected. |
TO | Specify the output file. The ouput file can be 8, 16, or 32 bit which is defined by the OTYPE parameter shown below. |
OTYPE | Output pixel data type. Permitted values are: -- - output type is same as input file pixel type 1 - 8-bit (integer with type conversion parameters) 2 - 16-bit (integer with type conversion parameters) 3 - 32-bit (floating point) |
ORANGE | Output pixel data range. If the output pixel type is 1 (8-bit integer with type conversion parameters) or 2 (16-bit integer with type conversion parameters), then the type conversion parameters in the output file will be set to values that allow representing the specified range of output values. Output values outside this range will be stored as the special "representation saturation" value. The ORANGE parameter is ignored if the output pixel type is 3 (32-bit floating point) since type conversion parameters are not applicable to floating point pixel values. If both ORANGE(1) and ORANGE(2) are 0.0, then the type conversion parameters in the output file will automatically be set to allow representing the same range of values as can be represented in the input file. (The user will be required to supply a specific range for ORANGE if the input pixel type is 3 (32-bit floating point) and the output pixel type is 1 (8-bit with type conversion parameters) or 2 (16-bit with type conversion parameters)). |
USERNOTE | Comment from the user. This will be recorded in the ISIS session log file and also in the History entry that is put into the History object of the output file. |
Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov