janosch314 / GWFish

Simulation of detector networks with Fisher-matrix PE
33 stars 20 forks source link

Response at high frequency for ground-based detectors #89

Closed AndreaCozzumbo closed 1 month ago

AndreaCozzumbo commented 1 month ago

Changes inside detection.py and detector.yaml to include the possibility to avoid the long wavelength approximation. Inside detection.py, I added the possibility to read the arm length to compute f_c = c/(2 pi L). Then, I added the Michelson transfer function and finally, when long_wavelength_approx = True, you can modify the projection in the Earth case including the response at high frequencies.