my_isis2tif - A wrapper around the ISIS isis2tif program.
Copyright (C) 2004, 2005 Ross A. Beyer, rbeyer@rossbeyer.net
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit their website at www.gnu.org.
my_isis2tif [--format <STRIP|TILE>] [--band <band list>] [--sfrom <subcube specifier<gt>] [--orange <orange specifier>] [--version] [--help] [--man] <.cub files to turn into TIFF files>
This program requires a list of <.cub files to turn into TIFF files>. The output TIFF files are named identically to the input ISIS .cub files with the .cub replaced with .tif.
This program runs the ISIS program isis2tif in a more sane way with (what I think) are handier command line arguments.
If you want a TIFF image that is the same as what you see when you run ISIS qview with the default viewing range, then you should use '-o 0.5%:99.5%'.
Ross A. Beyer, rbeyer@rossbeyer.net
Integrated Software for Imagers and Spectrometers (http://isis.astrogeology.usgs.gov/)