astrojs/fitsjs

Interpretting incorrect values for a very small number of pixels in compressed images.

Closed this issue · 1 comments

Perhaps an endian issue. These pixels appear hot (e.g. values are much larger than surrounding pixels). Observing four failures of:

Expected 26450.36328125 to be close to -4.440351

for a row of pixel in CFHTLS_02_i_sci.fits.fz.

Whew, fixed. In some cases, the incorrect typed array was initialized.