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

Last change on this file since 9463 was 8791, checked in by Daniela Dorner, 17 years ago
*** empty log message ***
  • Property svn:executable set to *
File size: 7.0 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<meta name="Author" content="Thomas Bretz">
6<meta http-equiv="refresh" content="0; URL=http://www.astro.uni-wuerzburg.de/wiki/Database_Websites">
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<center>
14<table class="Main" CELLPADDING=0>
15<tr><td class="Edge">
16<img SRC="ecke.gif" ALT="">
17</td>
18<td class="Header">
19<font size=+1><B>Magic Database</B></font><BR>
20</td>
21</tr>
22
23<tr>
24<td COLSPAN=2 BGCOLOR="#FFFFFF">
25<hr SIZE=1 NOSHADE WIDTH="80%">
26<center>
27<table class="Inner" CELLPADDING=15>
28
29<tr class="Block">
30<td>
31<br>
32If you are not redirected automatically, you can find the new database websites on:
33<a href='http://www.astro.uni-wuerzburg.de/wiki/Database_Websites'>www.astro.uni-wuerzburg.de/wiki/Database_Websites</a>
34<br>
35<br>
36<hr width="100%" size="2">
37<p>
38Some useful queries:<p>
39<ul>
40<li><A HREF="runinfo-aio.php">Run Information</A></li>
41<li><A HREF="sequinfo-aio.php">Sequence Information</A> (including find-off-data functionalities)</li>
42<li><A HREF="queryrbk.php">Runbook Database</A></li>
43<li><A HREF="datasetinfo-aio.php">Dataset Information</A>
44(<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li>
45<li><A HREF="ganymed.php">Results of the Automatic Analysis</A> </li>
46<li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li>
47<li><A HREF="sources.php">Sources - list of sources</A> (possibility to ex/include test- and off-sources)</li>
48<li><A HREF="statussbs.php">Sequence Build Status</A>: querying only the information from the table SequenceBuildStatus </li>
49<li><A HREF="builddatasets.php">Build Datasets</A>: webtool to build datasets for the automatic analysis
50(for more information mail to: <a href='mailto:datacenter@astro.uni-wuerzburg.de'>datacenter@a...</a>)</li>
51</li>
52<li><A HREF="resetseq.php">Reset Sequences</A>: reset sequences in the database for the automatic processing with the current Mars release</li>
53</ul>
54<p>
55Plots:<p>
56<ul>
57<li><A HREF="http://datacenter.astro.uni-wuerzburg.de/datacheck">Evolution of quality parameter</A>
58plots for quality parameter from callisto and star for all data since 21.8.2004</li>
59<li><A HREF="plotdb.php">Plots</A>: plot values from the database yourself online</li>
60<li><A HREF="showplots.php">All plots of one sequence</A>: click through all calib, signal and star plot of one sequence</li>
61<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>
62<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>
63</ul>
64<p>
65Documentation: <p>
66<ul>
67<li><a href="http://datacenter.astro.uni-wuerzburg.de/instructions/intern/errorcoding.txt">error coding</a></li>
68<li><A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">old documentation</A></li>
69</ul>
70<p>
71<br>
72<p>
73<u>Old websites:</u> <br>
74(remark: these websites are not supported anymore)<p>
75Some useful queries:<p>
76<ul>
77<li><A HREF="runinfo.php">Run Information</A></li>
78<li><A HREF="sequinfo.php">Sequence Information</A></li>
79<li><A HREF="queryrbk.php">Runbook Database</A></li>
80<li><A HREF="datasetinfo.php">Dataset Information</A>
81(<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li>
82<li><A HREF="ganymed.php">Results of the Automatic Analysis</A>
83</ul>
84Other queries:<p>
85<ul>
86<li><A HREF="culminating.php">Sequences with Culmination</A>
87(<A HREF="http://www.astro.uni-wuerzburg.de/results/culmination.html">information about 'culmination problem'</A>)</li>
88<li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li>
89<li><A HREF="sources.php">Sources - list of sources</A> (possibility to ex/include test- and off-sources)</li>
90<li><A HREF="datacheck.php">DataCheck</A>: datacheck values from sinope </li>
91<li><A HREF="findoffdata.php">Find Offdata</A>: find appropriate (off)data </li>
92</ul>
93Query Status:<p>
94<ul>
95<li><A HREF="statussbs.php">Sequence Build Status</A>: querying only the information from the table SequenceBuildStatus </li>
96<li><A HREF="statusrps.php">Run Process Status</A>: querying only the information from the table RunProcessStatus </li>
97<li><A HREF="statussps.php">Sequence Process Status</A>: querying only the information from the table SequenceProcessStatus </li>
98<li><A HREF="printtable.php?fTable=MarsVersion">Mars Versions in the DC</A>: querying all information from the table MarsVersions </li>
99<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>
100</ul>
101Some very simple queries:<p>
102<ul>
103<li><A HREF="index.php">Run Database</A>: querying only the information from the table RunData </li>
104<li><A HREF="queryseq.php">Sequence Database</A>: querying only the information from the table Sequences </li>
105<li><A HREF="querycal.php">Calibration Database</A>: querying only the information from the table Calibration </li>
106<li><A HREF="querystar.php">Star Database</A>: querying only the information from the table Star </li>
107</ul>
108<P>
109</td>
110</tr>
111
112</table>
113</center>
114
115<center>
116<hr NOSHADE WIDTH="80%"><i><font color="#000099"><font size=-1>This Web Site is
117hosted 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>
118&nbsp;<BR>
119<a href="http://validator.w3.org/check/referer"><img border="0"
120 src="../../valid-html40.png" alt="Valid HTML 4.0!" height="20" width="66"></a>
121</center>&nbsp;
122</tr>
123</table>
124
125<BR>
126
127<table class="Main">
128<tr>
129<!-- This is the old stylish counter....
130 <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>
131-->
132<td ALIGN=RIGHT VALIGN=MIDDLE><FONT COLOR="#FFFFFF">NedStat - website access statistics:&nbsp;</FONT>
133<!--<script language='JavaScript' src="http://m1.nedstatbasic.net/basic.js" type="text/javascript"></script>-->
134<script language="JavaScript" type="text/javascript">
135<!--
136 nedstatbasic("AAGh1A6qQKZFLpl2rXaOC3LPo1OA", 0);
137// -->
138</script>
139<!--<noscript>-->
140<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>
141<!--</noscript>-->
142</td>
143
144</tr>
145</table>
146</center>
147
148</body>
149</html>
150
Note: See TracBrowser for help on using the repository browser.