source: trunk/MagicSoft/Mars/datacenter/db/index.html@ 8738

Last change on this file since 8738 was 8738, checked in by Daniela Dorner, 17 years ago
*** empty log message ***
  • Property svn:executable set to *
File size: 6.7 KB
Line 
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&nbsp;
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>
35Some 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://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li>
42<li><A HREF="ganymed.php">Results of the Automatic Analysis</A> </li>
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<li><A HREF="builddatasets.php">Build Datasets</A>: webtool to build datasets for the automatic analysis
47(for more information mail to: <a href='mailto:datacenter@astro.uni-wuerzburg.de'>datacenter@a...</a>)</li>
48</li>
49<li><A HREF="resetseq.php">Reset Sequences</A>: reset sequences in the database for the automatic processing with the current Mars release</li>
50</ul>
51<p>
52Plots:<p>
53<ul>
54<li><A HREF="http://datacenter.astro.uni-wuerzburg.de/datacheck">Evolution of quality parameter</A>
55plots for quality parameter from callisto and star for all data since 21.8.2004</li>
56<li><A HREF="plotdb.php">Plots</A>: plot values from the database yourself online</li>
57<li><A HREF="showplots.php">All plots of one sequence</A>: click through all calib, signal and star plot of one sequence</li>
58<li><A HREF="showplots-ds.php">All plots of one dataset</A>: click through all sequences of one dataset (all plots of calib, signal and star can be viewed)</li>
59<li><A HREF="showplots-seq.php">All plots of one source / sequence range</A>: similar to the previous one, but the sequences are not given by a dataset, but by choosing a source and/or a sequence range. </li>
60</ul>
61<p>
62Documentation: <p>
63<ul>
64<li><a href="http://datacenter.astro.uni-wuerzburg.de/instructions/intern/errorcoding.txt">error coding</a></li>
65<li><A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">old documentation</A></li>
66</ul>
67<p>
68<br>
69<p>
70<u>Old websites:</u> <br>
71(remark: these websites are not supported anymore)<p>
72Some useful queries:<p>
73<ul>
74<li><A HREF="runinfo.php">Run Information</A></li>
75<li><A HREF="sequinfo.php">Sequence Information</A></li>
76<li><A HREF="queryrbk.php">Runbook Database</A></li>
77<li><A HREF="datasetinfo.php">Dataset Information</A>
78(<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li>
79<li><A HREF="ganymed.php">Results of the Automatic Analysis</A>
80</ul>
81Other queries:<p>
82<ul>
83<li><A HREF="culminating.php">Sequences with Culmination</A>
84(<A HREF="http://www.astro.uni-wuerzburg.de/results/culmination.html">information about 'culmination problem'</A>)</li>
85<li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li>
86<li><A HREF="sources.php">Sources - list of sources</A> (possibility to ex/include test- and off-sources)</li>
87<li><A HREF="datacheck.php">DataCheck</A>: datacheck values from sinope </li>
88<li><A HREF="findoffdata.php">Find Offdata</A>: find appropriate (off)data </li>
89</ul>
90Query Status:<p>
91<ul>
92<li><A HREF="statussbs.php">Sequence Build Status</A>: querying only the information from the table SequenceBuildStatus </li>
93<li><A HREF="statusrps.php">Run Process Status</A>: querying only the information from the table RunProcessStatus </li>
94<li><A HREF="statussps.php">Sequence Process Status</A>: querying only the information from the table SequenceProcessStatus </li>
95<li><A HREF="printtable.php?fTable=MarsVersion">Mars Versions in the DC</A>: querying all information from the table MarsVersions </li>
96<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>
97</ul>
98Some very simple queries:<p>
99<ul>
100<li><A HREF="index.php">Run Database</A>: querying only the information from the table RunData </li>
101<li><A HREF="queryseq.php">Sequence Database</A>: querying only the information from the table Sequences </li>
102<li><A HREF="querycal.php">Calibration Database</A>: querying only the information from the table Calibration </li>
103<li><A HREF="querystar.php">Star Database</A>: querying only the information from the table Star </li>
104</ul>
105<P>
106</td>
107</tr>
108
109</table>
110</center>
111
112<center>
113<hr NOSHADE WIDTH="80%"><i><font color="#000099"><font size=-1>This Web Site is
114hosted by Apache for OS/2 and done by <a href="mailto:tbretz@astro.uni-wuerzburg.de">Thomas&nbsp;Bretz</a> and <a href="mailto:dorner@astro.uni-wuerzburg.de">Daniela&nbsp;Dorner</a> .</font></font></i><BR>
115&nbsp;<BR>
116<a href="http://validator.w3.org/check/referer"><img border="0"
117 src="../../valid-html40.png" alt="Valid HTML 4.0!" height="20" width="66"></a>
118</center>&nbsp;
119</tr>
120</table>
121
122<BR>
123
124<table class="Main">
125<tr>
126<!-- This is the old stylish counter....
127 <td ALIGN=RIGHT VALIGN=TOP>NedStat - website access statistics:&nbsp;<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>
128-->
129<td ALIGN=RIGHT VALIGN=MIDDLE><FONT COLOR="#FFFFFF">NedStat - website access statistics:&nbsp;</FONT>
130<!--<script language='JavaScript' src="http://m1.nedstatbasic.net/basic.js" type="text/javascript"></script>-->
131<script language="JavaScript" type="text/javascript">
132<!--
133 nedstatbasic("AAGh1A6qQKZFLpl2rXaOC3LPo1OA", 0);
134// -->
135</script>
136<!--<noscript>-->
137<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>
138<!--</noscript>-->
139</td>
140
141</tr>
142</table>
143</center>
144
145</body>
146</html>
147
Note: See TracBrowser for help on using the repository browser.