IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 21 years ago

Last modified 21 years ago

#266 closed defect (fixed)

Return type of psFitsReadHeaderSet: psMetadata* or psHash*?

Reported by: robert.desonia@… Owned by: eugene
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

in SDRS version 10, the prototype of psFitsReadHeaderSet has a psMetadata*
return, but the description that follows states the values should be put into a
psHash.

Should not the return type then be psHash?

Change History (3)

comment:1 by Paul Price, 21 years ago

Owner: changed from Paul Price to eugene

comment:2 by eugene, 21 years ago

Resolution: fixed
Status: newclosed

This was inconsistent wording, and was fixed in version 11. The output should
be a psMetadata. This is necessary because we must be able to maintain the
order of headers in a fits file, but we must also be able to access the headers
by EXTNAME.

comment:3 by Eric.VanAlst@…, 21 years ago

Document change in SDR-11.

Note: See TracTickets for help on using tickets.