#120 closed defect (fixed)
Questions for psMetadataReadHeader() and psMetadataFReadHeaderFunction()
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | IPP SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
For psMetadataReadHeader(), what is the format of the header that is to be
read...ASCII or binary?
For psMetadataReadHeader() and psMetadataFReadHeaderFunction(), what parts of
the psMetadataItem struct are in this file if any, and in what order (i.e. how
do you know the difference between floats an strings during the read?) Are
there any items to be skipped over or not read?
Change History (12)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
we agreed to drop this API from the list of targets for now; it will be re-added
for the next cycle (4) with clarification.
comment:3 by , 22 years ago
| Owner: | changed from to |
|---|
comment:4 by , 22 years ago
| Cc: | added |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
comment:5 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
comment:6 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
we have dropped psMetadataFReadHeader() completely. A future revision will
detail FITS header I/O issues beyond psMetadataReadHeader().
comment:7 by , 22 years ago
| Keywords: | VERIFIED added |
|---|
Should be fixed in SDRS-07 and ADD-06 (7 September 2004).
comment:8 by , 22 years ago
| Keywords: | VERIFIED removed |
|---|
comment:9 by , 22 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
In SDR-07 section 5.2.3, the function psMetadataFReadHeader is still present.
Should this be removed or a disclaimer added to be implemented in the future?
comment:10 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
these have been dropped from the current draft (09) of the SDRS. their
capability is part in psFitsReadHeader.
comment:11 by , 22 years ago
| Keywords: | VERIFIED added |
|---|
Closing subsequent to release of SDRS-08, ADD-07.
comment:12 by , 22 years ago
| Keywords: | VERIFIED removed |
|---|

Current status for this bug is:
The function, psMetadataFReadHeader, was coded and provided with the latest
release of psLib.
The function psMetadataReadHeader has not been coded, because of issues already
listed in this bug.