USGS

Isis 2 Documentation


fixtrx Documentation

fixtrx - Fix null tracks in a Viking image plane
"fixtrx" checks each of the 7 tracks in each line of a Viking image
plane to determine if it is a bad track.  If the threshhold of NULL
pixels is met or exceeded then that track is considered bad and all
NULL pixels in that track will be replaced using a 5 x 5 low pass
filter.

PROGRAMMER:  Debbie A. Cook  U.S.G.S. Flagstaff, AZ

ParmDescriptionDefault
FROM
Input cube file name
  (default extension is .cub)
NONE
TO
Output cube file name
  (default extension is .cub)
NONE
THRESHLD
NULL threshhold
90
USERNOTE
User comment
" "

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed.
TO
Output cube file name.  If the file extension is omitted,
then ".cub" will be assumed.
THRESHLD
The threshhold to use to determine if a track is bad and
needs to be corrected.  If the percentage of pixels in a
line of a track meets or exceeds THRESHLD, then that
track is considered bad and the program will replace all
NULL values in that track for the current line using a
5 x 5 low pass filter.
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.

Last updated: Jan 31 2005
File: pdfs2.html

Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov

ISIS Documentation Home Page