IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 19 years ago

Closed 18 years ago

#1002 closed defect (needinfo)

inconsistent output from psphot and psastro for cfh12k

Reported by: eugene Owned by: Paul Price
Priority: high Milestone:
Component: psastro Version: 2.2
Severity: normal Keywords:
Cc:

Description

cfh12k has the 'early' format, which is needed for images without EXTNAME (IMAGEID is used instead). psphot creates an output cmf file which is consistent with the 'early' format (PHU maintains the IMAGESWV key used to identify the format, the extensions use IMAGEID instead of EXTNAME). psastro creates an output cmf file which is NOT consistent with the 'early' nor with the normal 'mef' format: IMAGESWV is preserved, but EXTNAME is set rather than IMAGEID.

Change History (3)

comment:1 by Paul Price, 19 years ago

Cc: price@… added

This may be deep in the psFits writing functions (e.g., psFitsWriteImage, psFitsWriteTable), which may not yet use the extword instead of extname.

comment:2 by jhoblitt, 18 years ago

Cc: jhoblitt@… added
Owner: changed from eugene to Paul Price

comment:3 by Paul Price, 18 years ago

Resolution: needinfo
Status: newclosed

Please let me know if this is still an issue (following recent psLib/fits updates), and I will deal with it. Until then, assuming this is resolved.

Note: See TracTickets for help on using tickets.