﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
441	Definition of psFitsType	Eric.VanAlst@…	eugene	"In SDR-14 section 5.4.1, function psFitsGetExtType is specified to return type
psFitsTypes but this data type is not defined within the SDR.  The
implementation does define the following:

typedef enum {
    PS_FITS_TYPE_NONE = -1,
    PS_FITS_TYPE_IMAGE = IMAGE_HDU,
    PS_FITS_TYPE_BINARY_TABLE = BINARY_TBL,
    PS_FITS_TYPE_ASCII_TABLE = ASCII_TBL,
    PS_FITS_TYPE_ANY = ANY_HDU
} psFitsType;"	defect	closed	low		PSLib SDRS	unspecified	minor	fixed		
