ISIS Application Documentation
Remove even/odd detector striping
Description
This program will remove even/odd detector striping from a MOC narrow
angle image. It will check to ensure the crosstrack summing mode for
the image is 1, otherwise the destriping is unnecessary. The algorithm
gather the average of the even columns as well as the odd columns. The
difference between the averages is split (divided by two) to create
offsets for both columns which are then applied.
Categories
Applications
History
Tracie Sucharski | 1999-02-23 |
Original version
|
Jeff Anderson | 2003-06-11 |
Converted to Isis 3.0
|
Jeannie Walldren | 2011-05-03 |
Removed Mgs namespace scope.
|
|
Parameter Groups
Files
Name
|
Description
|
FROM |
Input MOC narrow angle image
|
TO |
Destriped MOC cube
|
|
Files:
FROM
Description
The input image must be a MOC narrow angle cube with
crosstrack summing of 1.
Type
| cube |
File Mode
| input |
Filter
|
*.cub
|
Files:
TO
Description
The resultant destriped moc image.
Type
| cube |
File Mode
| output |
Filter
|
*.cub
|