| Package | Description |
|---|---|
| astro.fits |
| Modifier and Type | Method and Description |
|---|---|
ImageEnhance.ImageStack |
ImageEnhance.toMaster(float[] f,
double fmode,
MImageHDU hdu,
boolean deadcolumn,
int x,
int y) |
ImageEnhance.ImageStack |
ImageEnhance.toMaster(MImageHDU master,
MImageHDU hdu,
boolean deadcolumn,
int x,
int y) |
ImageEnhance.ImageStack |
ImageEnhance.toMaster(MImageHDU master,
MImageHDU hdu,
boolean deadcolumn,
Point off) |
| Modifier and Type | Method and Description |
|---|---|
private static float[] |
ImageEnhance.replaceCosmicsWithStack(float[] adu,
float min,
float max,
float accept,
float[] dest,
ImageEnhance.ImageStack... comp) |