| Package | Description |
|---|---|
| astro.fits |
| Modifier and Type | Method and Description |
|---|---|
static MFitsStatistic.Scale |
MFitsStatistic.Scale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MFitsStatistic.Scale[] |
MFitsStatistic.Scale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MImageHDU |
MFitsStatistic.avSigClipCombine(List<MImageHDU> flat,
MFitsStatistic.Scale mode,
boolean combav,
double siglo,
double sighi,
int keep,
boolean useav,
int nmax)
Combines images with the avsigclip algorithm, which is suitable for
photon-noise limited data (or no read-out noise data).
|