Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 37ce2601040f8edc2329d4714238376a > files > 4374

eso-midas-doc-13SEPpl1.2-3.mga5.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>What was measured?</TITLE>
<META NAME="description" CONTENT="What was measured?">
<META NAME="keywords" CONTENT="vol2">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="vol2.css">
<LINK REL="next" HREF="node637.html">
<LINK REL="previous" HREF="node635.html">
<LINK REL="up" HREF="node634.html">
<LINK REL="next" HREF="node637.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html9459"
 HREF="node637.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html9456"
 HREF="node634.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html9450"
 HREF="node635.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html9458"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html9460"
 HREF="node637.html">Bandpass and detector identification</A>
<B> Up:</B> <A NAME="tex2html9457"
 HREF="node634.html">Required observational data</A>
<B> Previous:</B> <A NAME="tex2html9451"
 HREF="node635.html">What was the measurement?</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H3><A NAME="SECTION003261200000000000000">
What was measured?</A>
</H3>
An OBJECT column gives the name of the object observed (usually a star name).
Many instruments record only a code for the object, instead of a name.
These codes must be turned into standard names for the observational-data
tables.
Presumably the owners of such instruments already have software to do this
that can be cannibalized for the format conversion.

<P>
For measurements of dark current, the OBJECT column should contain the word
<TT>DARK</TT>.
As dark measurements must be referred to the electrical zero of the system,
they are usually accompanied by such measurements.
The electrical-zero values should be identified as 
<TT>ZERO</TT>
in the OBJECT column.
If no such data exist, they will be assumed numerically zero.

<P>
Naming the object
is simple when the measurement is just star + sky; one normally uses the
name of the star.
However, sky observations must be matched up with the proper stars.
This is not a trivial task, for multiple sky observations may be used for one
single star, and multiple star
observations may have to share a single sky measurement.

<P>
Thus, ``sky'' alone is not a sufficient identification; it must be something
like ``sky for such-and-such a star''.
A related problem is to know the coordinates where the sky is observed,
which are needed in modelling the sky brightness.
In
critical cases, it is common practice to measure sky on two or more positions
around a target object, and these positions must be identified.
Finally, we must be able to use sky-subtracted data, for which the sky
brightness may no longer be available (some CCD photometry falls in this
category).

<P>
A general treatment of this problem requires a column called OBJECT, bearing
the usual name of the object (as in the star tables); a column labelled
STARSKY, to distinguish between star+sky, star alone, or sky alone; and
additional columns to identify the sky position.

<P>
Valid strings for the STARSKY column are
<TT>STAR</TT> for the sum (star + sky);
<TT>SKY</TT> for sky alone; and
<TT>DIFF</TT> for the difference.
The latter is often produced in CCD photometry.
Note that
<TT>SKY</TT> data may still be useful in this case.

<P>
The position where sky was measured can be specified by its
offsets from the star in both coordinates.
Usually, these will be in two columns
named SKYOFFSETRA and SKYOFFSETDEC, to identify the sky position used.
These are convenient in most cases, as observers usually offset in just one
coordinate.
Often only one sky position is used, nearly always offset in the same direction.
For users of alt-azimuth mountings, these labels can be replaced by
SKYOFFSETALT and SKYOFFSETAZ;
see Table&nbsp;<A HREF="node642.html#tbl:other-obs-cols">I.18</A>.

<P>
It can be foreseen that lazy observers will fill up these columns with zeroes.
They should be warned that assuming the sky position to coincide with the star,
combined with measuring the sky always on the same side of a star,
can introduce systematic errors, because of the gradient of sky brightness with
zenith distance.
For faint stars this may not be negligible, particularly
if the offset is always in declination, which tends to correlate strongly with
zenith distance.

<P>
Some telescopes record the apparent position of each measurement.
In such cases, it will be more convenient to use columns named
SKYRA and SKYDEC instead of offsets
(see Table&nbsp;<A HREF="node642.html#tbl:other-obs-cols">I.18</A>).

<P>
In clusters and variable-star fields, the sky may be measured in a common
position for a group of stars.
In this case, the observations of a group are delimited by putting
<TT>BEGINGROUP</TT>
in the OBJECT column at the start of the group, and
<TT>ENDGROUP</TT>
at the end.
Then the sky position(s) should be given as absolute coordinates in
a star-catalog MIDAS table file, identified there as a string beginning with
the word <TT>SKY</TT>.
The R.A. and Dec. for these sky positions can generally be determined
accurately enough by reference to some star on finding charts, or by
interpolation among the known positions of variable and comparison stars.
Normally, these reference sky positions will simply be included in the
program-star table files, with OBJECT names like
<TT>'SKY for NGC 7789'</TT>
or
<TT>'SKY position 1 for RU Lupi'</TT>.
This allows several distinct sky positions to be measured in the neighborhood
of such a group.

<P>
Because MIDAS tables may in principle be sorted on any column, and because
groups delimited by
<TT>BEGINGROUP</TT>
and
<TT>ENDGROUP</TT>
are inherently time-dependent, programs using such data must make sure the
data are sorted in time sequence.
This is not normally a problem, as time is the natural independent variable in
such a list of observations.
However, observers must be sure that the MJD_OBS column is correct for the
<TT>BEGINGROUP</TT>
and
<TT>ENDGROUP</TT>
pseudo-objects.

<P>
<BR>
<DIV ALIGN="CENTER"><A NAME="30658">&#160;</A>
<TABLE>
<CAPTION><STRONG>Table:</STRONG>
Basic column specifications for observational-data tables</CAPTION>
<TR><TD>
<DIV ALIGN="CENTER">
<TABLE CELLPADDING=3 BORDER="1" ALIGN="CENTER">
<TR><TD ALIGN="LEFT">Column Label</TD>
<TD ALIGN="CENTER">Contents</TD>
<TD ALIGN="CENTER">Units</TD>
<TD ALIGN="LEFT">Variable Type</TD>
<TD ALIGN="LEFT">Format</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> SIGNAL</TT></TD>
<TD ALIGN="CENTER">object measurement</TD>
<TD ALIGN="CENTER">exposure</TD>
<TD ALIGN="LEFT">R*4 real</TD>
<TD ALIGN="LEFT">Fw.d</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> OBJECT</TT></TD>
<TD ALIGN="CENTER">object identification</TD>
<TD ALIGN="CENTER">&nbsp;</TD>
<TD ALIGN="LEFT">C*32 string</TD>
<TD ALIGN="LEFT">A32</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> STARSKY</TT></TD>
<TD ALIGN="CENTER">star/sky identification</TD>
<TD ALIGN="CENTER">&nbsp;</TD>
<TD ALIGN="LEFT">C*4 string</TD>
<TD ALIGN="LEFT">A8</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> SKYOFFSETRA</TT></TD>
<TD ALIGN="CENTER">sky measurement position</TD>
<TD ALIGN="CENTER">arcsec</TD>
<TD ALIGN="LEFT">R*4 real</TD>
<TD ALIGN="LEFT">F4.0</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> SKYOFFSETDEC</TT></TD>
<TD ALIGN="CENTER">sky measurement position</TD>
<TD ALIGN="CENTER">arcsec</TD>
<TD ALIGN="LEFT">R*4 real</TD>
<TD ALIGN="LEFT">F4.0</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> BAND</TT></TD>
<TD ALIGN="CENTER">passband identification</TD>
<TD ALIGN="CENTER">&nbsp;</TD>
<TD ALIGN="LEFT">C*8 string</TD>
<TD ALIGN="LEFT">A8</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> MJD_OBS</TT></TD>
<TD ALIGN="CENTER">start of integration</TD>
<TD ALIGN="CENTER">days</TD>
<TD ALIGN="LEFT">R*8 real</TD>
<TD ALIGN="LEFT">F12.5</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> EXPTIME</TT></TD>
<TD ALIGN="CENTER">duration of integration</TD>
<TD ALIGN="CENTER">seconds</TD>
<TD ALIGN="LEFT">R*4 real</TD>
<TD ALIGN="LEFT">F8.3</TD>
</TR>
<TR><TD ALIGN="LEFT"><TT> COMMENT</TT></TD>
<TD ALIGN="CENTER">comment field</TD>
<TD ALIGN="CENTER">&nbsp;</TD>
<TD ALIGN="LEFT">C*32 string</TD>
<TD ALIGN="LEFT">A32</TD>
</TR>
</TABLE></DIV>
<A NAME="tbl:basic-obs-cols">&#160;</A></TD></TR>
</TABLE>
</DIV>
<BR>
<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html9459"
 HREF="node637.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html9456"
 HREF="node634.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html9450"
 HREF="node635.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html9458"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="icons.gif/contents_motif.gif"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html9460"
 HREF="node637.html">Bandpass and detector identification</A>
<B> Up:</B> <A NAME="tex2html9457"
 HREF="node634.html">Required observational data</A>
<B> Previous:</B> <A NAME="tex2html9451"
 HREF="node635.html">What was the measurement?</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>