| Package | Description |
|---|---|
| globals.rmi | |
| stella.globals |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFitsValue
A class of values that deal with read-in fits files, where a (small) window
is extracted to get some statistics.
|
class |
Efficiency
This class takes a fits file, extracts a region around
AbstractFitsValue.KEY_WINDOW,
determines the total flux there and relates it to the incident flux of the
star on top of the atmosphere. |
class |
FitsMoments
Fits moments calculates statistical moments of the ADU distribution.
|
class |
SignalToNoise
From a fits file, we extract a window and estimate the Signal-to-Noise from
photon statistics.
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractFitsParameter |
AbstractFitsMomentsValue.locmoments
The parameter that holds the fits central moments, local.
|