Skip to content

wchaering/stochastic-background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Stochastic Background Noise Analysis

Laser Interferometer Space Antenna (LISA) Data Processing in Julia

Description

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.

About

Laser Interferometer Space Antenna Data Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages