This simulator module produces Gaussian noise the standard deviation of which may vary in time according to a polynomial trend. A serial correlation coefficient between consecutive data points may be specified additionally.
The keyword sim:serial is given with six floating-point parameters. They specify
(24) |
If the lower and upper time limits are both set zero, the noise is generated for the entire time base.
Example. The sample project sim-serial contains the simulation and analysis of serially correlated noise. The sampling of the V photometry of IC4996#89 is used, and the simulator replaces the original observable values, according to the line
sim:replace
in the file sim-serial.ini. The line
sim:serial 0 0 1 0 0 0.8
specifies noise with a constant standard deviation of 1 and a serial correlation coefficient of 0.8. Setting the first two parameters zero provides synthetic data for the entire time series. The resulting light curve is displayed in Fig.31. The line
random number generator: file sim-serial.rnd
in the screen output indicates that a file sim-serial.rnd is found and used to initialise the random number generator. If such a file were not present, the system time would be used:
random number generator: system time initialisation
A significance spectrum is displayed in Fig.32. The overall shape of the spectrum is typical for serially correlated noise, characterised by higher amplitudes and sigs for low frequencies.
Next: Temporally correlated noise
Up: The Built-in Simulator
Previous: Exponential trend
Contents
Piet Reegen
2009-09-23