| Interface | Description |
|---|---|
| AlarmHandler |
The interface defining alarm-handling capabilities of an object.
|
| BuildingHandler |
For objects that require outside error handling during some build process.
|
| Focusable |
Implementers know how to set a focus, a focus offset and can provide
their limits.
|
| MomentsGeometric |
Simple interface defining the capabilities to calculate a readout-box and
a fits-extension from a focus star position in absolute coordinates.
|
| RankingMonitor |
Objects that somehow monitor the scheduling process.
|
| RankingProvider |
Implementing classes provide acces to a collection of ranking objects.
|
| TargetQuickProviding<T extends TargetDefinition> |
Classes implementing this interface are not only providing fully-fledged
target definitions, but also provide some quick-access to stripped-down
versions of the target definitions.
|
| TimeConstants |
A collection of time constants for non-property objects.
|
| UserProfile |
An interface combining the different user profiles and gather some
information.
|
| Class | Description |
|---|---|
| AcquireStarParser |
Parses log files for (failed) acquire and extract the stars found on the
CCD out of it.
|
| Alarm |
A class with the functionality of an alarm clock.
|
| Alarm.Test |
Test purpose only.
|
| AltAzVelocity |
A class to calculate both, the velocity in altitude and azimuth, for
a given target at a given time.
|
| AuxiliaryFullPointing |
Basic pointing model that shows only a dependency of altitude.
|
| AuxiliaryNasmythPointing | |
| AuxiliaryPointing |
Basic pointing model that shows only a dependency of altitude.
|
| BeamSplitterFit |
This class tries to fit data from the guider ccd to a double-peaked
gaussian to resemble the STELLA-I guiding setup.
|
| ClusterAccess |
A tiny helper class that dumps the value of the stated parameter to the
command line.
|
| DataPermission |
This class manages the access to STELLA-data.
|
| DataPermission.DataPermissionCollection |
We want to provide our own permission collection.
|
| DataPermission.Test |
Test the class.
|
| DateParser |
A date parser converts the date found in a log-line into a more user
friendly time-stamp.
|
| DateParser.Jd0Format | |
| DateParser.JdFormat | |
| DateParser.TjdFormat | |
| DummySequencer |
A class that implements a sequencer for testing the master mind.
|
| ExposureTime |
A class to calculate an exposure time out of an aim S/N and vice verse.
|
| ExpressionEvaluator |
An arbitrary expression that is parseable to a single number or a boolean at
run-time.
|
| FileRanking |
Simple ranking monitor that puts all its data into files.
|
| FileRanking.Inspect | |
| FilterSequenceExposureTime | |
| FirstOffsetParser |
This class parses old log files and extracts the first offset applied on
acquire after the initial pointing.
|
| FlatFinder |
The flat finder reads in a star catalog and prints out the remaining
stellar pointings that have no entry within the quoted field-of-view.
|
| GenericUnit |
Generic units are controlled within (generic) masters.
|
| GoodPrimeFocusParser |
This class parses old log files and extracts the unique id, altitude,
temperature difference to T0 and final focus.
|
| GuiderData |
A base class to read image reduction data from the guider CCD.
|
| GuiderData.Integrity |
A class to test the integrity of the data file.
|
| GuiderData.Regular |
A class that prints out all position files that do not show the
same number of mirrors and direct images or have a missing main
star.
|
| GuiderMagnitudes |
We fit data from a file to obtain a general photometric solution to the
STELLA guiding camera.
|
| GuiderParameters |
A class to optimize the parameter settings in the stella guider class.
|
| GuiderParametersAltAz |
A class to optimize the parameter settings in the stella guider class.
|
| GuiderParametersRaDe |
A class to optimize the parameter for a guider that's frame is fixed
with respect to the ra/de grid.
|
| GuiderTimer |
A timer with similar methods the
Timer. |
| GuidingStatistic |
A class that reads serialized guider-offset files and produces statistic
information out of it.
|
| HighestTarget |
Selects the highest target out of a list of targets.
|
| HighestTarget.Current |
Selects the currently highest target.
|
| HighestTarget.Fake |
Selects the currently highest and fakes some parameters, if possible
|
| HighestTarget.File |
Selects the currently highest and fakes some parameters, if possible.
|
| HistoryDatabase |
This class restores the target history database from a master log file.
|
| HistoryDatabase.Logfile |
Simple command line interface.
|
| LengthTreeMap |
A tree map used for mapping variable names to values.
|
| MagnitudeCompulsory |
Only targets below a certain magnitude may pass.
|
| MasterDark |
A class that reads dark frames and constructs a master dark and a sigma map
out of it.
|
| Message |
A simple helper class to ease output of information messages.
|
| MirrorCenter |
We take measurements of stars on the guider on the direct image and their
reflected positions on the fiber mirror.
|
| MirrorData |
Based on messured mirror positions on acquire frames, we use
GuiderData objects to estimate the mirror center. |
| MirrorData.Brightness |
Calculates the brightness difference.
|
| MirrorData.Center |
Calcualters the mirror center.
|
| MirrorData.Extinction |
Prints a column-list of inst.
|
| MomentsFocusser |
This class uses maximization of ADU moments to obtain a best focus.
|
| MomentsFocusser.IntExt |
This class takes a extra focal and an intra focal image and calculates
the focus that follows from the A4 parameter.
|
| NasmythPointingModel |
Use this class to analyse differential pointing data obtained during a WiFSIP
pointing campaign.
|
| NasmythPointingModel.FileData |
An access class to a pointing model that reads data from a file.
|
| NasmythPointingModel.Harmonics |
A pure harmonic model
|
| NasmythPointingModel.ZonalHarmonicFunction |
A pure harmonic function
|
| OffAxisCatalog | |
| OffAxisCatalog.GuideStar |
Test the class by providing a ra/de pair.
|
| OffAxisRank |
Helper class to work with off axis catalog.
|
| PointingFunction |
Pointing functions are the Multidimensionals used for a pointing model in
Pilar.
|
| PointingFunction.ClassicModel |
The classical pointing model.
|
| PointingFunction.ExtendedModel |
The extended pointing model.
|
| PointingFunction.FullModel |
The extended pointing model for version zero.
|
| PointingGrabber |
A simple extension to a
RmiErrorListener with the sole purpose
to send
status commands to the telescope and retrieve the pointing information
from the telescope out of the received TelescopeStatus status. |
| PointingGrabber.Crutch |
Stats the pointing grabber.
|
| PointingModel |
Class to calculate a pointing model for STELLA and RoboTel.
|
| PointingModel.FileData |
An access class to a pointing model that reads data from a file.
|
| PointingModel.PilarConverter |
A helper class that converts the TCS-pointings into something readable.
|
| PointingModel.PointingDataModel |
Connects a pointing model to the
DataModel framework. |
| PointingModel.PseudoModel |
We generate a test file for reconstructing the class.
|
| PointingModel.Temperature |
Takes a list of dates and interpolates the temperature sensors to this
times.
|
| PointingModel.Wifsip |
Utilitiy class to read in pointing data obtained on Robotel with the
Wifsip instrument.
|
| PointingScheduler |
A class that should be used as a scheduler during automatic pointing model
deriving.
|
| QuadraticBoard |
A subclass of a trigger board.
|
| RandomOffsetParser |
This class parses master log files to grab unique-ID and applied random
offset during firewire alignment.
|
| SchedulerAccess |
Allows command line access to a remote
SchedulerControlling
interface, in particular it allows adding and removing targets as well as
updating of certain properties. |
| SchedulerFileRank |
This class works together with ranking files put in the archive directory
structure along with the science fits.
|
| SchedulerRank |
An object that contains and provides access to ranking data as saved by a
RankingMonitor. |
| SchmidtIntegralTrigger | |
| SchmidtTrigger |
A Schmidt trigger.
|
| SCurve |
A class that simulates the movement of most modern motors, the S-curve
movement.
|
| SCurve.Offset |
A test class that reads d, j0, alpha, and beta from the command line
and then splits the time into 10000 steps, where current values of
the jerk, the acceleration, the velocity, and the distance are printed
to system.out.
|
| SensorTest |
This class test the behaviour of the linear prediction and the derivative
properties of the sensors.
|
| SensorTest.Parser |
A command line parser class to allow direct parameter hand-over.
|
| SextractorRegions |
Converts sextractor output files into ds9 region files or into canvas-saved
files.
|
| SextractorRegions.toCanvas |
Reads the file on the first command line argument and converts it to a
canvas shape list, file name given as the second argument.
|
| SextractorRegions.toDs9 |
Reads the file on the first command line argument and converts it to a
ds9-region list, file name given as the second argument.
|
| 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.
|
| SimulatorSequencer |
This class is used as a
Sequencing instanance for
simulating the target load on STELLA. |
| SimulatorTime |
A general variable representing time.
|
| SimulatorWeather |
This class is the base class for simple or more sophisticated average-weather
predictors to use in simulations of STELLA action.
|
| SineError |
A class that models a time-dependend shift according to an overlay
of sine functions.
|
| SineError.Parse |
A command-line frontend to the sine-error class.
|
| SineError.Relaxation |
A class that simulates the reaction of the system to an offset.
|
| SolarHeightCalculator |
Testing mainly, but you can also use it as an command-line solar height
calculator
|
| SolarToggle |
A Solar height toggle with two different values.
|
| SubTargets |
Takes a huge list of possible targets and applies a general filtering on
them.
|
| 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.
|
| SuggestOffsetParser.All | |
| SuggestOffsetParser.One | |
| SystemOutListener |
A very easy implementation of a
DataListener. |
| TargetChangeListener |
A class waiting for notification of target picks, then queries the
target name and prints it to std-out.
|
| TargetChangeListener.GridThread |
This thread updates the target log file and calls various other
things.
|
| TargetChangeListener.Run |
The standalone version reads the first command line argument and
uses it as the error/status caster.
|
| TargetChangeListener.Ssh |
Tests the sending of the ssh-command.
|
| TargetCoordinates |
A class to calculate spherical trigonometric angles of an observable target.
|
| TelescopeAxis |
A telescope axis represents either axis on STELLA.
|
| TelescopeAxis.Randomize |
Tests the axis movement by a randomized offset.
|
| TelescopeError |
A class that models a time-dependend shift according to an overlay
of sine functions.
|
| TelescopeError.Parse |
A command-line frontend to the sine-error class.
|
| TelescopeSubsidiaryCaster |
A simple class that allows sending of telescope commands from a generic
master to the telescope.
|
| TimeSimulate | |
| Tracking |
A small class allowing you to read x/y coordinates of a tracking sequence
as deduced from a webcam and convert them to x'/y', where the x axis is
paralell to azimuth, y axis parallel to altitude.
|
| TransferListener |
A transfer listener is responsible for tranferring fits files from the local
host to a remote archive.
|
| TransferListener.Average |
Packs all extensions into a single file, operates with a file filter on
the current directory.
|
| TransferListener.DirCheck |
Checks all .fitz files in this directory and move them to another
location, if the are erronously put here.
|
| TransferListener.Inspect |
We inspect a saved transfer serial file and print out some info.
|
| TransferListener.Light | |
| TransferListener.Science | |
| TransferListener.SqlPair | |
| TransferListener.Squeeze | |
| TransferListener.UpdateLight |
We update the light-loss fields on all files since 20140507B-0045.
|
| TriggerBoard |
A trigger board.
|
| UserProperty |
A class to facilitate user properties on a telescope.
|
| ValueToggle |
A simple toggle.
|
| Enum | Description |
|---|---|
| DataPermission.Access |
The different access possibilities to the data.
|
| TransferListener.Keyaction | |
| UserProfile.Affil |
Affiliation to the different time slots.
|
| UserProfile.Notifies |
A enumeration of notification events.
|