source: trunk/htdocs/pulsar_archive_guide.html @ 201

Last change on this file since 201 was 201, checked in by MatthewWhiting, 17 years ago

Fixed up some documentation, and made the distance that is given in the table in units of arcmin.

File size: 7.4 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html>
2<html>
3<head>
4<link rel="stylesheet" type="text/css" href="styles/standard.css" />
5<link rel="stylesheet" type="text/css" href="styles/query.css" />
6<link rel="stylesheet" type="text/css" href="styles/results.css" />
7<link rel="stylesheet" type="text/css" href="styles/atnf.css" />
8<meta http-equiv="Content-Type" content="text/html; charset=iso-8759-1" />
9<meta name="DC.Creator" lang="en" content="personalName=Whiting,Matthew" />
10<meta name="ATNF.Maintainer" content="contactName=Webmaster,the" />
11<meta name="DC.Title.alt" lang="en" content="" />
12<meta name="DC.Subject" lang="en" content="pulsar" />
13<meta name="DC.Description" lang="en" content="Provides a user's guide to the Pulsar Data Archive." />
14<meta name="DC.Date.created" scheme="ISO8601" content="2002-12-12" />
15<meta name="ATNF.Site" content="Marsfield" />
16<meta name="ATNF.AccessPermission" content="Public" />
17<meta name="ATNF.MetaVersion" content="1.0" />
18</head>
19<title>ATNF Pulsar Data Archive: Users Guide</title>
20<body>
21<?php include_once("header.html"); ?>
22
23<table class="top_menu" border="0px" frame="void">
24  <tr class="top_menu">
25    <td class="top_menu"  align="left" width="30%">
26      <a href="index.php">Return to Query page</a>
27    </td>
28  </tr>
29</table>
30   
31<h1>ATNF Pulsar Data Archive: Users Guide</h1>
32
33<center><i>This page is still under construction!</i></center>
34
35<h2>Introduction</h2>
36
37<p>The ATNF Pulsar Data Archive exists to allow astronomers access to
38observations of pulsars made with the Parkes radio telescope in the
39last two decades.</p>
40
41<p>The data comes either from the Parkes Southern Pulsar Survey (the
42"70cm Survey", Manchester et al. 1996, MN 279, 1235), or from
43observations of known pulsars with one of the Parkes instruments (WBC,
44DFB, CPSR2). We hope to make available data from the Multibeam Survey
45at some point in the near future.</p>
46
47<h2>Using the archive</h2>
48
49<h3>Overview</h3>
50
51<p>The Pulsar Data Archive provides a means for accessing observational
52data. Queries are made according to position on the sky and can be
53filtered by parameters such as data type and date.</p>
54
55<p>To download data, selections are made from the query results. These
56are stored in a "cart" from which they can be downloaded as a tar
57file. </p>
58
59<h3>How to make queries</h3>
60
61<p>The data is queried primarily on positional information. The user
62gives either a pulsar name or a RA/Dec position, plus a search
63radius. The pulsar name takes precedence over the RA/Dec position
64given, so to search by RA/Dec, make sure the pulsar name field is
65empty.</p>
66
67<p>The search-by-name searches for files that either have the given
68pulsar name in their "src_name" field, or have an RA/Dec position
69within the given search radius of the pulsar. The pulsar's position is
70taken from the <a
71href="http://www.atnf.csiro.au/research/pulsar/psrcat/">ATNF Pulsar
72Catalogue</a>.</p>
73
74<p><b>Important:</b> When doing the position search, the beam size of
75the telescope is taken into account. For a given observation, there is
76a primary beam size, and if the primary beam intersects the search
77circle (i.e. the circle on the sky centred at the query position with
78radius equal to the search radius), then the observation is
79accepted.</p>
80
81<h3>Query options</h3>
82
83<p>The query can be refined according to a number of parameters:
84<ul>
85  <li> Time: A time range for the observations can be specified. The
86  default values for this are given by the extent of the archive
87  (ie. the default "from" date is the earliest observation, and the
88  default "to" date is the latest).
89  <li> Obs Mode: The query can be restricted to only survey data (just
90  the 70cm survey for the moment), or only timing data
91  (ie. observations of a particular pulsar). The default is both
92  types.
93  <li> Data Type: One of the different instruments (WBC, DFB, CPSR2,
94  FB_1BIT) can be selected. The default is all of them.
95  <li> Frequency range: Multiple frequency bands can be selected from
96  the list.
97</ul></p>
98
99<p>The list of options on the left hand side shows the possible
100parameters that can be returned with your query. Note that not all
101fields will have values for all observations.</p>
102
103<p>The list can be ordered according to a limited range of these
104parameters: distance (from the query position - the default), date of
105observation, frequency, and filename.</p>
106
107<p>Finally, it is possible to search for calibration observations that
108were taken within a given time period of the science observations. To
109do so, check the box under "DISPLAY OTHER DATA" and set the time limit
110in which to search for Cals (the default is 30 minutes).</p>
111
112<h3>Navigating around the archive</h3>
113
114<p>The first page returned when you submit your query is the list of the
115first (up to) 20 observations. Only 20 observations are displayed at a
116time. You can move through the list by clicking on the page numbers
117above or below the table.</p>
118
119<p>Note that a limit of 1000 results is returned for the query -- if you
120are getting more than this, perhaps you can afford to narrow your
121search!</p>
122
123<p>In the top right, you will find information on the number of files and
124total size of the cart, as well as a navigation icon. When the Query
125Results page is displayed, the icon shown is that of the cart.
126Alternatively, when the list of cart items is displayed, the icon
127shown is that of the results table. Clicking on the icon takes you to
128the page depicted.</p>
129
130<center>
131<table cellpadding="0" cellspacing="0" border="0" width="200px"
132  cellhalign="center" frame="void">
133  <tbody>
134    <tr>
135      <td align="center">
136        <img alt="Cart icon" border="0" title="Cart icon" src="/images/cart_30px_white.png"></img>
137      </td>
138     <td align="center">
139       <img alt="Table icon" border="0" title="Table icon" src="/images/table_30px_white.png"></img>
140     </td>
141   </tr>
142   <tr>
143   <td align="center">
144     Cart Icon
145   </td>
146   <td align="center">
147     Table Icon
148   </td>
149  </tr>
150 </tbody>
151</table>
152</center>
153
154<h3>Viewing profiles of pulsars</h3>
155
156<p>For some types of data, it is possible to view a pre-scrunched pulse
157profile. To do so, select the observations using the check boxes in
158the table, and select "View selected profiles" from the drop-down
159menu. This will display profile plots for all selected observations,
160unless they are unable to be pre-scrunched (for instance, survey
161observations).</p>
162
163<p>To return to the results table, click the table icon at top right.</p>
164
165<h3>Downloading data</h3>
166
167<p>Since there can be a large number of query results, spread over many
168pages, we have implemented the observation cart to act as a staging
169post for downloading data. Desired data is first saved to the cart
170using the drop-down menu, by selecting its check box. From the cart
171page, the drop-down menu offers the option of downloading either just
172the data or the data plus any cals that have been found. The data is
173returned in a tar file that can be saved to a local disk.</p>
174
175<h3>Caveats</h3>
176
177<p>The archive is still in a developmental stage, albeit a fairly
178complete one. The main area that needs some work is that many fields
179for a lot of the data files are not filled in. This will be rectified
180in the near future, but be aware that not all information will be
181present. Also note that not all fields <i>can</i> be filled in for
182each data file: e.g. survey data cannot have a period defined.</p>
183
184<h2>Acknowledgments</h2>
185
186
187
188<?php include_once("footer.html"); ?>
189</body>
190</html>
191
192
Note: See TracBrowser for help on using the repository browser.