1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
2 |
|
---|
3 | <html>
|
---|
4 | <head>
|
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---|
6 | <meta name="Author" content="Thomas Bretz">
|
---|
7 | <title>Magic Database</title>
|
---|
8 | <link rel="stylesheet" type="text/css" href="../mars.css">
|
---|
9 | </head>
|
---|
10 |
|
---|
11 | <body background="../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
|
---|
12 |
|
---|
13 |
|
---|
14 | <center>
|
---|
15 | <table class="Main" CELLPADDING=0>
|
---|
16 |
|
---|
17 | <tr>
|
---|
18 | <td class="Edge">
|
---|
19 | <img SRC="../ecke.gif" ALT="">
|
---|
20 | </td>
|
---|
21 | <td class="Header">
|
---|
22 | <font size=+1><B>Magic Database</B></font><BR>
|
---|
23 | </td>
|
---|
24 | </tr>
|
---|
25 |
|
---|
26 | <tr>
|
---|
27 | <td COLSPAN=2 BGCOLOR="#FFFFFF">
|
---|
28 | <hr SIZE=1 NOSHADE WIDTH="80%">
|
---|
29 | <center>
|
---|
30 | <table class="Inner" CELLPADDING=15>
|
---|
31 |
|
---|
32 | <tr class="Block">
|
---|
33 | <td>
|
---|
34 | <p>
|
---|
35 | Some useful queries:<p>
|
---|
36 | <ul>
|
---|
37 | <li><A HREF="runinfo-aio.php">Run Information</A></li>
|
---|
38 | <li><A HREF="sequinfo-aio.php">Sequence Information</A> (including find-off-data functionalities)</li>
|
---|
39 | <li><A HREF="queryrbk.php">Runbook Database</A></li>
|
---|
40 | <li><A HREF="datasetinfo-aio.php">Dataset Information</A>
|
---|
41 | (<A HREF="http://www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>
|
---|
42 | <li><A HREF="ganymed.php">Results of the Automatic Analysis</A>
|
---|
43 | <li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li>
|
---|
44 | <li><A HREF="sources.php">Sources - list of sources</A> (possibility to ex/include test- and off-sources)</li>
|
---|
45 | <li><A HREF="statussbs.php">Sequence Build Status</A>: querying only the information from the table SequenceBuildStatus </li>
|
---|
46 | </ul>
|
---|
47 | <p>
|
---|
48 | Documentation: <br>
|
---|
49 | <a href="http://www.astro.uni-wuerzburg.de/datacenter/instructions/intern/errorcoding.txt">error coding</a><br>
|
---|
50 | <A HREF="http://www.astro.uni-wuerzburg.de/datacenter/index.html#db">old documentation</A>
|
---|
51 | <p>
|
---|
52 | <br>
|
---|
53 | <p>
|
---|
54 | <u>Old websites:</u> <p>
|
---|
55 | Some useful queries:<p>
|
---|
56 | <ul>
|
---|
57 | <li><A HREF="runinfo.php">Run Information</A></li>
|
---|
58 | <li><A HREF="sequinfo.php">Sequence Information</A></li>
|
---|
59 | <li><A HREF="queryrbk.php">Runbook Database</A></li>
|
---|
60 | <li><A HREF="datasetinfo.php">Dataset Information</A>
|
---|
61 | (<A HREF="http://www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>
|
---|
62 | <li><A HREF="ganymed.php">Results of the Automatic Analysis</A>
|
---|
63 | </ul>
|
---|
64 | Other queries:<p>
|
---|
65 | <ul>
|
---|
66 | <li><A HREF="culminating.php">Sequences with Culmination</A>
|
---|
67 | (<A HREF="http://www.astro.uni-wuerzburg.de/results/culmination.html">information about 'culmination problem'</A>)</li>
|
---|
68 | <li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li>
|
---|
69 | <li><A HREF="sources.php">Sources - list of sources</A> (possibility to ex/include test- and off-sources)</li>
|
---|
70 | <li><A HREF="datacheck.php">DataCheck</A>: datacheck values from sinope </li>
|
---|
71 | <li><A HREF="findoffdata.php">Find Offdata</A>: find appropriate (off)data </li>
|
---|
72 | </ul>
|
---|
73 | Query Status:<p>
|
---|
74 | <ul>
|
---|
75 | <li><A HREF="statussbs.php">Sequence Build Status</A>: querying only the information from the table SequenceBuildStatus </li>
|
---|
76 | <li><A HREF="statusrps.php">Run Process Status</A>: querying only the information from the table RunProcessStatus </li>
|
---|
77 | <li><A HREF="statussps.php">Sequence Process Status</A>: querying only the information from the table SequenceProcessStatus </li>
|
---|
78 | <li><A HREF="printtable.php?fTable=MarsVersion">Mars Versions in the DC</A>: querying all information from the table MarsVersions </li>
|
---|
79 | <li><A HREF="dbstatus.php?fAllFilesAvailStatus=0&fCallisto=On&fCallistoStatus=7&fStar=On&fStarStatus=7&fFillCallistoStatus=0&fFillStarStatus=0&fSourceName=On&fSourceKEY=0">Processing status</A> (a simplified version of sequinfo.php)</li>
|
---|
80 | </ul>
|
---|
81 | Some very simple queries:<p>
|
---|
82 | <ul>
|
---|
83 | <li><A HREF="index.php">Run Database</A>: querying only the information from the table RunData </li>
|
---|
84 | <li><A HREF="queryseq.php">Sequence Database</A>: querying only the information from the table Sequences </li>
|
---|
85 | <li><A HREF="querycal.php">Calibration Database</A>: querying only the information from the table Calibration </li>
|
---|
86 | <li><A HREF="querystar.php">Star Database</A>: querying only the information from the table Star </li>
|
---|
87 | </ul>
|
---|
88 | <P>
|
---|
89 | </td>
|
---|
90 | </tr>
|
---|
91 |
|
---|
92 | </table>
|
---|
93 | </center>
|
---|
94 |
|
---|
95 | <center>
|
---|
96 | <hr NOSHADE WIDTH="80%"><i><font color="#000099"><font size=-1>This Web Site is
|
---|
97 | hosted by Apache for OS/2 and done by <a href="mailto:tbretz@astro.uni-wuerzburg.de">Thomas Bretz</a> and <a href="mailto:dorner@astro.uni-wuerzburg.de">Daniela Dorner</a> .</font></font></i><BR>
|
---|
98 | <BR>
|
---|
99 | <a href="http://validator.w3.org/check/referer"><img border="0"
|
---|
100 | src="../../valid-html40.png" alt="Valid HTML 4.0!" height="20" width="66"></a>
|
---|
101 | </center>
|
---|
102 | </tr>
|
---|
103 | </table>
|
---|
104 |
|
---|
105 | <BR>
|
---|
106 |
|
---|
107 | <table class="Main">
|
---|
108 | <tr>
|
---|
109 | <!-- This is the old stylish counter....
|
---|
110 | <td ALIGN=RIGHT VALIGN=TOP>NedStat - website access statistics: <a href="http://de.nedstat.net/viewstat.asp?name=magicmars" onMouseover="status='Statistics on Web Access by NedStat.de';return true;" onMouseout="status='';return true;"><img SRC="http://de.nedstat.net/scripts/nedstat.dll?name=magicmars" ALT="STAT" BORDER=0 height=18 width=18 align=TEXTTOP></a></td>
|
---|
111 | -->
|
---|
112 | <td ALIGN=RIGHT VALIGN=MIDDLE><FONT COLOR="#FFFFFF">NedStat - website access statistics: </FONT>
|
---|
113 | <!--<script language='JavaScript' src="http://m1.nedstatbasic.net/basic.js" type="text/javascript"></script>-->
|
---|
114 | <script language="JavaScript" type="text/javascript">
|
---|
115 | <!--
|
---|
116 | nedstatbasic("AAGh1A6qQKZFLpl2rXaOC3LPo1OA", 0);
|
---|
117 | // -->
|
---|
118 | </script>
|
---|
119 | <!--<noscript>-->
|
---|
120 | <a target="_self" href="http://v1.nedstatbasic.net/stats?AAGh1A6qQKZFLpl2rXaOC3LPo1OA" onMouseover="status='Statistics on Web Access by NedStat.de';return true;" onMouseout="status='';return true;"></a>
|
---|
121 | <!--</noscript>-->
|
---|
122 | </td>
|
---|
123 |
|
---|
124 | </tr>
|
---|
125 | </table>
|
---|
126 | </center>
|
---|
127 |
|
---|
128 | </body>
|
---|
129 | </html>
|
---|
130 |
|
---|