IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 20 years ago

#576 closed defect (fixed)

psFitsHeaderFromTable functionality unclear

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

Description

What exactly does it mean to update a header (stored as psMetadata) to be compatible with the
supplied table (an array of psMetadata)?

Is the table parameter referring to the output of psFitsReadTable? If so, how shall I represent the data
of multiple rows, via a numeric suffix to the column name? E.g., if I had a 3 row table with column A
and B, would I add 6 keys called A0, A1, A2, B0, B1, B2? Should I use 1-based counting instead of 0-
based, i.e., A1,A2,A3,...?

-rdd

Change History (3)

comment:1 by Paul Price, 21 years ago

Owner: changed from Paul Price to eugene

comment:2 by robert.desonia@…, 20 years ago

Cc: robert.desonia@… added

comment:3 by Paul Price, 20 years ago

Resolution: fixed
Status: newclosed

psFitsHeaderFromTable was done away with, following modification to
psFitsWriteHeader to do the Right Thing.

Note: See TracTickets for help on using tickets.