Laser Interferometer Space Antenna (LISA) Data Processing in Julia
Using a 3-week simulated sample from the planned LISA mission, NoiseData.dat, this script analyzses the noise picked up by the detector in the data. Using stochastic analysis, it searches for the noise levels from the gravitational wave background.
The stochastic background can be modelled by Sgw = (3H02/4*pi2f3)*Ωgw, where H0 is the hubble constant and Ωgw is the gravitational wave background level.
The expression of noise levels from the gravitational wave background combined with the detector response is XXgw = 4 * sin2(f/fstar) * LowXX * Sgw.
The script searches over both the gravitational background level and the acceleration noise and position noise from the detector.