SDS_READ_FITS_HEADER(3)



NAME

     sds_read_FITS_header

     -  read in just the header information from a FITS file


SYNOPSIS

     #include <soi_sds.h>

     SDS *sds_read_FITS_header(char *filename)



DESCRIPTION

     sds_read_FITS_header

     read a fits header into an  sds  structure  given  the  file
     name.  No data is read in by this routine.



FILES

     ~soi/(release)/include/soi_sds.h
     ~soi/(release)/include/soi_error.h
     ~soi/(release)/src/libsds.d/sds_rfits.c



SEE ALSO

     sds_get_one_fits, sds_get_fits_header




FEATURES and BUGS


HISTORY

     93.10.12 K Scott:  created this file for SOI V.0.7
     1994-02-08          SOI Version 0.8