| Package | Description |
|---|---|
| astro.fits |
| Modifier and Type | Method and Description |
|---|---|
AbstractSkyMaker.SkyRandomModel |
AbstractSkyMaker.createSky(List<SextractorStar> xy,
Rectangle size) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
AbstractSkyMaker.pinprick(AbstractSkyMaker.SkyRandomModel model,
List<SextractorStar> xy,
float slender,
boolean peak,
Rectangle size,
double bias,
double ron)
From a sky model and a list of stars, reduce the FWHM by a factor of
slender, at the same time preserving peak (or flux).
|