janosch314 / GWFish

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

Fix and test `redefine_tf_vectors` #71

Open jacopok opened 6 months ago

jacopok commented 6 months ago

The logic at the moment is not fully self-contained: the detection.projection function is well-specified, but one needs to also pass a projection that's already computed with the new frequency vector, which makes it less useful. It needs to be fixed (and tested) so it works correctly with both horizon and Fisher matrix computation.