SDS_READ_HEADER(3)


     NAME
	  sds_read_header

	  -  read in just the header information from a	FITS file
	      This routine has been renamed to sds_read_FITS_header

     SYNOPSIS
	  #include <soi_sds.h>

	  SDS *sds_read_header(char *filename)


     DESCRIPTION
	  sds_read_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_read_head.c


     SEE ALSO
	  sds_get_one_fits, sds_get_fits_header



     FEATURES and BUGS
	  At this stage, the file has to be a FITS file


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