observatree / AstroImageJ

Port of AstroImageJ by Karen A. Collins to Java 8
Other
1 stars 2 forks source link

remove lambdas from nom.tam.fits FITS_Reader #11

Open brianhill opened 5 years ago

brianhill commented 5 years ago

Removing the lambdas would allow @karenacollins to back-port the code to AstroImageJ 3.x.

brianhill commented 5 years ago

This version of FITS_Reader no longer uses lambdas:

https://github.com/observatree/imagej-ImageJA/blob/acc610ada77656668620bf96d8357ec2df0e00de/src/main/java/ij/plugin/FITS_Reader.java

brianhill commented 5 years ago

The test picture of Mars has a bzero of -100. That's pretty whacky. With the revised FITS_Reader, the histogram now looks like this, which I think is correct for that bzero value:

grabbed 2019-02-07 at 08 07 26