| Package | Description |
|---|---|
| stella.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireStarParser
Parses log files for (failed) acquire and extract the stars found on the
CCD out of it.
|
class |
DateParser
A date parser converts the date found in a log-line into a more user
friendly time-stamp.
|
class |
FirstOffsetParser
This class parses old log files and extracts the first offset applied on
acquire after the initial pointing.
|
class |
GoodPrimeFocusParser
This class parses old log files and extracts the unique id, altitude,
temperature difference to T0 and final focus.
|
class |
RandomOffsetParser
This class parses master log files to grab unique-ID and applied random
offset during firewire alignment.
|
class |
SimulatorParser
This class parses master logs in simulation mode and extracts done.object
(the unique ID), done.objid (the object name), starting time and duration.
|
class |
SuggestOffsetParser
This class parses an auxiliary and a adapter log file simultaneously to check for a given
object ID whether the suggest offset in the auxiliary and the applied offset in the
adapter have something in paralell.
|