public static class ImageMomentsLayout.Focus extends Object
| Constructor and Description |
|---|
Focus() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
First index is the fits file (decompressed), second is the power
in x-direction, third the power in y-direction.
|
public static void main(String[] arg) throws HeaderParsingException, IOException, BasicFitsException
focus.fits 2 0 returns the second-order moment M_x^2.
Added with focus.fits 0 2 this gives the square of
A_4, a good proxy for defocus.