Helioviewer-Project / jp2gen

IDL based tools to convert FITS data into JPEG2000 files for use with Helioviewer Project clients.
2 stars 5 forks source link

LASCO C3 image bad header #26

Open wafels opened 8 years ago

wafels commented 8 years ago

A user has reported an issue with the file 1997_07_13__21_45_58_293__SOHO_LASCO_C3_white-light.jp2. The downloader client has reported that it is a BadImage. Note that the relevant piece of downloading code

https://github.com/Helioviewer-Project/api/blob/1c355cdc0b6a53d2a977916d499b03323f15b32e/install/helioviewer/hvpull/net/daemon.py#L342

does not report the specific problem with the header, something that could be improved.

bogdanni commented 6 years ago

The <HV_*> tags are part of the <fits> section and not in the <helioviewer> section.

dgarciabriseno commented 2 years ago

Transferring this issue to jp2gen. We may want to script something to fix the tags in these files.