Open keastrid opened 2 years ago
While the FITS_Reader receives a correct pixel array for the ImageType, the resulting ImagePlus/Processor displays highly skewed values.
This is not the case when a 32-bit int image is created (such as with the PhotometricDebayer, when ImageType is returning an IntProcessor).
For now, these images are read in as floating points, similar to the 64bit counterparts.
While the FITS_Reader receives a correct pixel array for the ImageType, the resulting ImagePlus/Processor displays highly skewed values.
This is not the case when a 32-bit int image is created (such as with the PhotometricDebayer, when ImageType is returning an IntProcessor).
For now, these images are read in as floating points, similar to the 64bit counterparts.