| Interface | Description |
|---|---|
| StarDatabase |
This interfaces controlls the behaviour of any star database.
|
| Class | Description |
|---|---|
| AbstractSql |
Base class for database-accessors using the
SqlAccess connection
manager. |
| AbstractSql.Columns |
A class to retrive columns from a database and output it into an
ascii-file for e.g.
|
| AbstractSql.Extract |
A class to retrive calumns from a database and output it into an
ascii-file for e.g.
|
| EnvironmentSql | |
| FailureSql |
/** A class that allows static access to a database containing
pre-reductional check on file validity/usability.
|
| FailureSql.Test | |
| GenericStarDatabase |
A class that allows access to databases holding stellar information.
|
| Hauck |
Matches the hauck catalog to ppmxl.
|
| HistorySql |
A class that allows static access to a database containing observational
history of a target.
|
| HistorySql.GridFix |
Fixes wrong enries entered between 2008-10-17 15:28:30 and 2008-12-18
08:55:47, when the done table was writtn to early due to GRID timeline
visibilities.
|
| HistorySql.PilarPointing |
We add total pointing model offsets from Pilar save files to the history
db.
|
| HistorySql.Show | |
| HistorySql.Sum | |
| HtmStarDatabase |
A class that allows access to databases holding stellar information where
positions are indexed in an HTM.
|
| MailerTaskSql | |
| MailerTaskSql.Xml |
Updates a target from the stated xml file.
|
| ManagerSql |
This class is used to check the local database on stella.aip.de for any
entries generated by the user web interface.
|
| ManagerSql.Confirm |
Transfers users from the local database to stellausers in Tenerife.
|
| ManagerSql.Fork |
Adds a new forking to the template possibilities.
|
| ManagerSql.Mirror |
Reads proposal template files and updates the confirmed and proposal
tables accordingly.
|
| ManagerSql.Reset |
Transfers users from the local database to stellausers in Tenerife.
|
| NightStatSql |
A class that allows static access to a database containing statistical
information on nights.
|
| ObserveSql |
A class that allows static access to a database containing observational data
of a target.
|
| ObserveSql.Adu |
Connects to the database and returns the ADU statistic for all files of
the stated telescope.
|
| ObserveSql.AduStat |
Connects to the database and returns the ADU statistic for all files of
the stated telescope.
|
| ObserveSql.Ambient |
Update ambient temperature.
|
| ObserveSql.Coco |
On coco, we reestablish directory structure for 2010 archive raw data.
|
| ObserveSql.Duplicates |
Removes double entries in the obs table, which slipped into it during
psql upgrade in Feb.
|
| ObserveSql.Extract |
A class to retrive columns from a database and output it into an
ascii-file for e.g.
|
| ObserveSql.FitsParse |
Only in debug mode, we read the fits file and print out what
would be
entered.
|
| ObserveSql.FitsPut |
Only for none-enterd fits, to be executed on wifsip/archive this
class
enters all found in the fits headers into the db.
|
| ObserveSql.Flat |
Connects to the database and tries to find flats with a stuck
filterwheel.
|
| ObserveSql.Path |
Checks all non-transferred files if they are present in the local
archive.
|
| ObserveSql.Retrieve |
Connects to the database and gets all values for the given unique object
ID.
|
| PermissionSql |
A class that holds various permissions for users.
|
| PpmXlDatabase | |
| PpmXlDatabase.Query | |
| PpmXlDatabaseFeeder | |
| PpmXlDatabaseFeeder.Ascii |
Reads the PPMXL catalog file(s).
|
| PpmXlDatabaseFeeder.Copy |
Reads the PPMXL catalog file(s).
|
| ProposalSql |
A class that allows access to a database containing the propsals to stella
observations as handed over by the user.
|
| ProposalSql.AddProposal |
Adds a new user with the command line.
|
| ProposalSql.GetTime | |
| ScaleSql |
A class that allows static access to a database containing observed history
in block format.
|
| SensorSql |
A class that provides data base access to weather sensor data.
|
| SqlAccess |
A class that provides data base access to a postgres or any other sql
database.
|
| SqlAccess.Magic | |
| SqlAccess.ResultMetaData |
Tries to collect meta-data on the result set of a given table.
|
| SqlMaster | |
| SqlStar |
A class that extends a
SimpleStar to host additional info
relevant for stellar activity. |
| StatisticMaster |
A collection of methods that allow calculation of tables, graphs, etc., that
cannot be easily deduced from the database.
|
| StatisticMaster.All | |
| StatisticMaster.Single | |
| TargetSql |
A class that allows static access to a database containing astrophysical
properties of stars.
|
| TargetSql.Lookup |
Takes the star name on the command line and see if it is present in the
database.
|
| TargetSql.Resolve |
Resolves the star on the command line.
|
| TargetSql.Xml |
Reads an xml file and gets the main star out of it.
|
| TargetSql.XmlUpdate |
Reads an xml file and gets the main star out of it.
|
| TaskSql |
A class that comprises actions connected with the 'task' table in the stella
database.
|
| TaskSql.Dump |
Retrieves a target.
|
| TaskSql.Fallback |
Adds fall-back stars for non-SIMBAD objects.
|
| TaskSql.Force |
Forces rebuild of a target from the stated xml file, sends mail.
|
| TaskSql.Names |
Retrieves a target.
|
| TaskSql.Rebuild |
Rebuilds the serialized parsed targets in the database.
|
| TaskSql.Retrieve |
Retrieves a target.
|
| TelStatSql |
A class that allows static access to a database containing statistical
information on nights, split down to the telescope level.
|
| Ucac4Database | |
| Ucac4Database.Query | |
| Ucac4Database.WcsCat |
WCSTOOLS 3.8.7 can work with proper motions on input, we convert to
arcsec.
|
| Ucac4DatabaseFeeder | |
| Ucac4DatabaseFeeder.Ascii |
Reads the Ucac4 catalog file(s).
|
| Ucac4DatabaseFeeder.Copy |
Reads the UCAC4 catalog file(s).
|
| Ucac4DatabaseFeeder.Ucac4Catalog | |
| UserSql |
A class that allows access to a database containing the different users on
STELLA.
|
| UserSql.AddUser |
Adds a new user with the command line.
|
| UserSql.Circular |
Mails to a number of stella users simultaneously.
|
| UserSql.Recolor |
Recalculates colors after too many users have been encountered.
|
| UserSql.ResetPassword | |
| UserSql.RGB |
Read all profiles and updates the farbe string.
|
| UserSql.SqlProfile |
A user profile that is constructed from a database entry.
|
| WcsCat |
WCSTOOLS 3.8.7 can work with proper motions on input, we convert to
arcsec.
|
| WeatherSql |
Weather data interface.
|
| WeatherSql.Derivative |
This class derives derivatives of weather sensor data at a given date.
|
| WeatherSql.Focus |
This class reads a focus optimum output file and calculates the
derivatives of the ambient and bay temperature at the times of measure.
|
| WeatherSql.Interpolate |
Interpolates the value of the stated sensor at the given date.
|
| WeatherSql.Radar |
| Enum | Description |
|---|---|
| FailureSql.Failure | |
| ObserveSql.Types |
Enum version of image types.
|
| TargetSql.Tables | |
| TargetSql.Teff |