spline_convert_format - converts between spline deformation file formats
spline_convert_format [I<option>=I<value>]
Options: input input file output output file output_format ascii|fits|new_binary|old_binary|rdb_dfm
spline_convert_format reads a spline deformation file and converts it to another (possibly the same) format. The RMS spline deformation amplitude is written to standard error.
spline_convert_format uses an IRAF-compatible parameter interface.
stdin
, it reads UNIX standard input.
The file format is auto-recognized; the file format can be
the ascii format, the old binary format, the new binary format,
or a spline FITS file. Currently, the input file can NOT be an rdb file.
stdout
,
it writes to UNIX standard output. The format of the output file
is specified by the option output_format.
ascii
old_binary
new_binary
rdb_dfm
fits
yes
|no
yes
|no
Copyright 2006 Smithsonian Astrophysical Observatory
This software is released under the GNU General Public License. You may find a copy at
http://www.fsf.org/copyleft/gpl.html
This documents version 1.1.0 of spline_convert_format.
T. Gaetz