Opened 15 years ago
#1450 new defect
psFitsRead / psFitsDumpErrors inconsistency
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PSLib | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Does psFitsDumpErrors work? I hit a case were I had a fits read error (due to a misunderstanding of the default region), but calling psFitsDumpErrors told me nothing at all.
I wrote a program to read a simple image, with the region set to -1,-1,-1,-1 (instead of the correct default 0,0,0,0).
a call to psFitsReadImage returned NULL, but a subsequent call to psFitsDumpErrors gave no information at all.
Note:
See TracTickets
for help on using tickets.
