| Package | Description |
|---|---|
| globals.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFitsParameter
A class of values that deal with read-in fits files, where a (small) window
is extracted to get some statistics.
|
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.
|