cogwheel.validation.generate_injections.test_h_h_distribution¶
- cogwheel.validation.generate_injections.test_h_h_distribution(config)¶
Plot test that distribution of ⟨ℎ∣ℎ⟩ is as expected.
It is assumed that injections have already been generated (see
generate_injections_from_config).- Parameters:
- configmodule
Output of
cogwheel.validation.load_config(), contains configuration parameters.