psd



next up previous contents
Next: pss Up: Commands Previous: log

psd

Power Spectral Density Fast Method (Application).

Application psd calculates the power spectral density 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> psd
in the Partial Question/Answer user interface by typing:

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

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

More on psd

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 4096 newbins are expected) or the integer multiple of it which will produce a single interval with number of newbins <4096. The FFT algorithm requires that the number of newbins per interval be a power of 2. The average count rate in each interval is subtracted from all newbins, and gaps and rejected newbins are replaced with zeroes, before the power spectrum is calculated.

The power spectrum error bars are obtained either by propagating the theoretical error bars of the spectra from individual intervals (from the relevant chi-square distribution) or by evaluating directly the standard deviation of the average of the power in each frequency bin from different intervals. This depends on whether the specified number of intervals per frame is, respectively, smaller or larger than the value of global parameter number 9 (default =5).

Error bars are plotted by default only if two or more power spectra are averaged. Sidelobes and other effects introduced by windows, data gaps etc. can be studied by analysing the exposure profile of the time series. This is done 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 psd:

Negative normalisation flags should be used only after having established that the observed (white) noise level is as expected. If other normalisation flag values than those listed above are used, they are treated as =0.



next up previous contents
Next: pss Up: Commands Previous: log



Lorella Angelini
Thu 12 Oct 16:35:19 1995