USGS

Isis 2 Documentation


back2core Documentation

back2core - Transfer set of backplanes to core of a new cube file
This procedure runs the "zero" program to create an output cube that
contains all NULL pixel values.  It then runs the "bandcopy" program
to copy each of the specified input backplanes into the core planes of
the newly-created output file.  This is useful for transferring the
fraction backplanes produced by the "unmix" program into a set of core
planes so that three of them can be displayed as an RGB color composite
by the "qview" program or output to the Kodak film recorder with the
"isis2kodak" program.

PROGRAMMER: Jim Torson, USGS, Flagstaff, AZ

ParmDescriptionDefault
FROM
Input cube file name
 (Default extension is .cub)
NONE
TO
Output cube file name
 (Default extension is .cub)
NONE
DIMS
Output core dimensions
 (samples, lines, bands)
NONE
BCKNAMS
Names of backplanes to
 transfer
NONE

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed.  This is the file that is
the source of the backplanes to be transferred.
TO
Output cube file name.  If the file extension is omitted,
then ".cub" will be assumed.
DIMS
Specifies the dimensions of the core.  DIMS corresponds
to the number of Samples, Lines and Bands, respectively.
BCKNAMS
Names of backplanes to transfer from the FROM file to
the new TO 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