acf



next up previous contents
Next: acs Up: Commands Previous: ?

acf

Auto Correlation Function fast method (Application).

Application acf calculates the auto correlation function of a time series by using a FFT algorithm. It requires one input series. It is run in the Question/Answer user interface by typing:

[n]Xronos> acf
in the Partial Question/Answer user interface by typing:

[n]Xronos> acf [series1]
and in the Command-Driven user interface by typing:

[n]Xronos> acf[/qualifier1/qual2/... etc]  [series1]

More on acf

The newbin time must correspond to an integer multiple of the maximum bin time. The default newbin time is either the maximum bin time (if fewer than 512 newbins are expected) or the integer multiple of it which gives a single interval with 512 newbins at most. Due to the FFT algorithm in acf, the number of newbins per Interval must be a power of 2. The average count rate in each interval is subtracted from all newbins, and, before the auto correlation function is calculated, gaps and rejected newbins are replaced with zeroes.

The auto correlation error bars can only be calculated directly from the standard deviation of the average of the autocorrelations in each delay bin from different intervals, if the specified number of intervals per frame is larger than the value of global parameter number 9 (default =5); otherwise error bars are set =0. (To calculate the autocorrelation errors in each interval by propagating the newbins statistical errors use the slow algorithm autocorrelation application acs). Error bars are plotted by default.

The effects introduced by windows, data gaps etc. can be studied by analysing the exposure profile of the time series, by setting global parameter number 10 to 1.

Normalisations

The analysis normalisation flag, specified by global parameter number 11, has the following meaning for application acf:

If other values than those listed above are used, they are treated as =0.



next up previous contents
Next: acs Up: Commands Previous: ?



Lorella Angelini
Thu 12 Oct 16:35:19 1995