| Modifier | Constructor and Description |
|---|---|
private |
Ihdu() |
| Modifier and Type | Method and Description |
|---|---|
static List<Integer> |
scanForNaN(float[] adu)
Any NaN encountered in the one-dimensional image is returned as index in
the list.
|
static List<Integer> |
scanForNaN(MImageHDU adu)
Any NaN encountered in the one-dimensional image is returned as index in
the list.
|
public static List<Integer> scanForNaN(MImageHDU adu) throws BasicFitsException
adu - BasicFitsException