1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
********************
Conversion Utilities
********************
Convertwaiveredfits
*******************
.. automodule:: stsci.tools.convertwaiveredfits
:members:
:undoc-members:
ReadGEIS
********
.. automodule:: stsci.tools.readgeis
:members:
Check_files
***********
The `check_files` module provides functions to perform verification of
input file formats for use in betadrizzle. This set of functions also
includes format conversion functions to convert GEIS or waiver-FITS HST
images into multi-extension FITS (MEF) files.
.. automodule:: stsci.tools.check_files
:members:
:undoc-members:
|