| Package | Description |
|---|---|
| stella.error |
| Modifier and Type | Class and Description |
|---|---|
class |
BadWeather
An error indicating that the weather has changed to bad weather condition.
|
class |
CannotMoveTelescope
An error event sent by the telescope if the telescope cannot be moved.
|
class |
CommandAborted
An error event signaling that a command was aborted.
|
class |
DropTarget
An error event sent by the adapter either if the target was completely lost
during a guiding process and re-aquiring is not possible/desirable or if
the target could not be found at all.
This error is related to LostTarget. |
class |
NoAutoClearing
An error event sent by the CCD if auto-clearing changes were requested but
could not be acheived.
|
class |
NoCatalogStars
An error event sent by the adapter if the list transmitted with the find
object did not contain any position.
|
class |
NoDaughterAvailable
An error signaling that a starting from a parent target, the current
observational conditions do not allow the selection of a daugther class.
|
class |
NoFilterWheel
An error event sent by the adapter if the filter wheel cannot be moved.
|
class |
NoFlatFieldLight
An error event sent by the adapter if the calibration unit is not available
and it needs human interference. This error should spark e-mailing of
someone responsible at the home institute as this error cannot be fixed from
people on site.
|
class |
NoFlatFieldSwitch
An error event sent by the adapter if the flat-field lamp is not available
and it needs human interference. This error should spark e-mailing of
someone responsible at the home institute as this error cannot be fixed from
people on site.
|
class |
NoSequenceAvailable
An error event signaling that a target requires a sequence type that is
unknown.
|
class |
NoStarOnAcquire
An error event sent by the adapter if no star was found on the centering CCD.
|
class |
NoSuchFilter
An error event sent by the adapter if the requested filter is not mounted on
the filter wheel.
|
class |
NoSuchReadoutMode
An error event sent by the adapter if the requested filter is not mounted on
the filter wheel.
|
class |
NoThArLight
An error event sent by the adapter if the calibration unit is not available
and it needs human interference. This error should spark e-mailing of
someone responsible at the home institute as this error cannot be fixed from
people on site.
|
class |
NoThArSwitch
An error event sent by the adapter if the flat-field lamp is not available
and it needs human interference. This error should spark e-mailing of
someone responsible at the home institute as this error cannot be fixed from
people on site.
|
class |
ObjectInLimit
An error event sent by the telescope if a certain position cannot be
reached.
|
class |
SequenceExecution
An error event sent by the adapter either if the target was completely lost
during a guiding process and re-aquiring is not possible/desirable or if
the target could not be found at all.
This error is related to LostTarget. |
class |
SkyFlatAbort
An error event sent by the sequencer if the calculated sky-flat exposure
time is higher than the maximum on sunset (it will get just darker, no
chance of improvement) or, not that important on sun rise if the exposure
time falls below the minimum time.
|
class |
TargetExecuted
A status event signaling that a target has been completed.
|
class |
TargetFinished
A status event signaling that a target has been completed.
|
class |
TargetNotAvailable
An error event signaling that a target is not available.
|
class |
TargetPicked
A status event signaling that a target has been completed.
|
class |
TelescopeStalled
An error event sent by the telescope if the telescope cannot be moved.
|