Sophie

Sophie

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

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>Comparison of two stochastic processes</TITLE>
<META NAME="description" CONTENT="Comparison of two stochastic processes">
<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="previous" HREF="node246.html">
<LINK REL="up" HREF="node245.html">
<LINK REL="next" HREF="node248.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html4471"
 HREF="node248.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html4468"
 HREF="node245.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html4464"
 HREF="node246.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html4470"
 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="tex2html4472"
 HREF="node248.html">PEPSYS general photometry package</A>
<B> Up:</B> <A NAME="tex2html4469"
 HREF="node245.html">Examples</A>
<B> Previous:</B> <A NAME="tex2html4465"
 HREF="node246.html">Period analysis</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION001762000000000000000">
Comparison of two stochastic processes</A>
</H2>

<P>
Let the two tables <TT>OBSERVA.tbl</TT> and <TT>OBSERVB.tbl</TT> contain two
sets of observations. Each set is stored  in
the <TT>DOUBLE PRECISION</TT> columns <TT>:TIME</TT>, <TT>:VALUE</TT> and <TT>:VAR</TT> containing the times of
observation, data value and their variances.

<P>
<PRE><TT>
<TT><TT>CREATE/GRAPHICS 		 ! Create graphics window
<BR><TT>SET/CONTEXT TSA 		 ! Enable TSA package <BR><TT>NORMALIZE/TSA OBSERVA :VALUE V 		 ! Normalize variance in both light
<BR><TT>NORMALIZE/TSA OBSERVB :VALUE V 		 ! curves to the same value of 1
<BR><TT>COVAR/TSA OBSERVA OBSERVA AUTOCOVA 1. 0.1 24 LOG
<BR><TT>&nbsp; 		 Compute autocov. of `A' <BR><TT>PLOT/TAB AUTOCOVA :LAG :COVAR 		 ! Plot autocov. function of `A'
<BR><TT>COVAR/TSA OBSERVB OBSERVB AUTOCOVB ? ? ? LOG
<BR><TT>&nbsp; 		 Compute autocov. of `B' <BR><TT>PLOT/TAB AUTOCOVB :LAG :COVAR 		 ! Plot autocov. function of `B'
<BR><TT>COVAR/TSA OBSERVA OBSERVB CROSSCOV ? ? ? LOG
<BR><TT>&nbsp; 		 Compute crosscov. of `A' and `B' <BR><TT>PLOT/TAB CROSSCOV :LAG :COVAR 		 ! Plot crosscovariance function
<BR><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;		<BR>! Now you have to fit a common analytic formula to both autocor-
<BR>! relation functions, AUTOCOVA and AUTOCOVBB. The MIDAS FIT package <BR>! or any other suitable tool may be used for this purpose.  <BR>! Choose one of the predefined function forms or code your own <BR>! function UR</TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT><SUB><I>i</I></SUB><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT>, </TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT>0 &lt; <I>i</I> &lt; 10<TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT><TT>, in FORTRAN. Then, the analysis <BR>! of the delay can proceed: <BR><TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;		 <BR><TT>DELAY/TSA OBSERVA OBSERVB CHI2LAG 0 5 200 EXP 0,1,-0.25
<BR><TT>		 ! Do Chi2-time lag analysis
<BR><TT>PLOT/TAB CHI2LAG :LAG :CHI2 		 ! Plot the results <BR>
</TT></PRE></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT></TT>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>

<P>
<UL>
<LI><FONT SIZE="+2"><B>References</B></FONT>
<BR>
<BR>

<P>
Abramovitz, M. &amp; Stegun, I.A.: &nbsp;&nbsp;&nbsp;&nbsp;1972, <EM>Handbook of Mathematical 
       Functions</EM>, Dover, New York.

<P>
Acton, F.S.: &nbsp;&nbsp;&nbsp;&nbsp;1970, <EM>Numerical Methods that Work</EM>,
       Harper &amp; Row, New York.

<P>
Bloomfield, P.: &nbsp;&nbsp;&nbsp;&nbsp;1976, <EM>Fourier Analysis of Time Series: An 
       Introduction</EM>, Wiley, New York.

<P>
Brandt, S.: &nbsp;&nbsp;&nbsp;&nbsp;1970, <EM>Statistical and computational methods in data 
       analysis</EM>, North Holland, Amsterdam.

<P>
Chatfield, C.: &nbsp;&nbsp;&nbsp;&nbsp;1985, <EM>The Analysis of Time Series: An Introduction</EM>,
       Chapman &amp; Hall, London.

<P>
Deeming, T.J.: &nbsp;&nbsp;&nbsp;&nbsp;1975, <EM>Astron. Astrophys. Suppl</EM>. <B>36</B>, 137.

<P>
Dvoretsky, M.M.: &nbsp;&nbsp;&nbsp;&nbsp;1983, Mon. Not. R. astr. Soc. <B>203</B>, 917.

<P>
Eadie, W.T., Drijard, D., James, F.E., Roos, M. &amp; Sadoulet, B.: &nbsp;&nbsp;&nbsp;&nbsp;1971, 
       <EM>Statistical methods in experimental physics</EM>, NorthHolland, 
       Amsterdam.  

<P>
Edelson, R.A. &amp; Krolik J.H.: &nbsp;&nbsp;&nbsp;&nbsp;1988, <EM>Astrophys. J</EM>. <B>333</B>, 646.

<P>
Gray, D.F. &amp; Desikachary, K.: &nbsp;&nbsp;&nbsp;&nbsp;1973, <EM>Astrophys. J</EM>. <B>181</B>, 523.

<P>
Lafler, J. &amp; Kinman, T.D.: &nbsp;&nbsp;&nbsp;&nbsp;1965, <EM>Astrophys. J. Suppl</EM>. <B>11</B>, 
       216.

<P>
Lomb, N.R.: &nbsp;&nbsp;&nbsp;&nbsp;1976, <EM>Astrophys. Space Sci</EM>. <B>39</B>, 447.

<P>
MIDAS Users Guide: &nbsp;&nbsp;&nbsp;&nbsp;1992 November, European Southern Observatory, Garching.

<P>
Press, W.H., Flannery, B.P, Teukolsky, S.A. &amp; Vetterling, W.T.: &nbsp;&nbsp;&nbsp;&nbsp;1986, 
       <EM>Numerical Recipes</EM>, Cambridge University Press, Cambridge.

<P>
Press, W.H. &amp; Rybicki, G.B.: &nbsp;&nbsp;&nbsp;&nbsp;1989, <EM>Astrophys. J</EM>. <B>       338</B>, 277.

<P>
Press, W.H. et al.: &nbsp;&nbsp;&nbsp;&nbsp;1992, <EM>Astrophys. J</EM>. <B>385</B>, 404.

<P>
Renson, P.: &nbsp;&nbsp;&nbsp;&nbsp;1978, <EM>Astron. Astroph</EM>. <B>63</B>, 125.

<P>
Roberts, D.H. et al.: &nbsp;&nbsp;&nbsp;&nbsp;1987, <EM>Astron. J</EM>. <B>93</B>, 968.

<P>
Scargle, J.H.: &nbsp;&nbsp;&nbsp;&nbsp;1982, <EM>Astrophys. J.</EM> <B>263</B>, 835.

<P>
Schwarzenberg-Czerny, A.: &nbsp;&nbsp;&nbsp;&nbsp;1989, <EM>Mon. Not. R. astr.             Soc</EM>. <B>241</B>, 153.

<P>
Schwarzenberg-Czerny, A.: &nbsp;&nbsp;&nbsp;&nbsp;1991, <EM>            Mon. Not. R. astr. Soc</EM>. <B>253</B>, 198.

<P>
Schwarzenberg-Czerny, A.: &nbsp;&nbsp;&nbsp;&nbsp;1996, <EM>Astrophys. J</EM>. <B>460</B>, L107.

<P>
Stellingwerf, R.F.: &nbsp;&nbsp;&nbsp;&nbsp;1978, <EM>Astrophys. J</EM>. <B>224</B>, 953.

<P>
</UL>

<P>

<P>
=31  =1  =1993          

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html4471"
 HREF="node248.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="icons.gif/next_motif.gif"></A> 
<A NAME="tex2html4468"
 HREF="node245.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="icons.gif/up_motif.gif"></A> 
<A NAME="tex2html4464"
 HREF="node246.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="icons.gif/previous_motif.gif"></A> 
<A NAME="tex2html4470"
 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="tex2html4472"
 HREF="node248.html">PEPSYS general photometry package</A>
<B> Up:</B> <A NAME="tex2html4469"
 HREF="node245.html">Examples</A>
<B> Previous:</B> <A NAME="tex2html4465"
 HREF="node246.html">Period analysis</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>Petra Nass</I>
<BR><I>1999-06-15</I>
</ADDRESS>
</BODY>
</HTML>