Skip to content

Commit

Permalink
Set random seeds for fake noise in make_skymap example (#4883)
Browse files Browse the repository at this point in the history
  • Loading branch information
titodalcanton authored Sep 25, 2024
1 parent e0a9088 commit 613baf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/make_skymap/simulated_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ pycbc_make_skymap \
H1:aLIGOMidLowSensitivityP1200087 \
L1:aLIGOMidLowSensitivityP1200087 \
V1:AdVEarlyHighSensitivityP1200087 \
--fake-strain-seed \
H1:1234 \
L1:2345 \
V1:3456 \
--injection-file injections.hdf \
--thresh-SNR 5.5 \
--f-low 20 \
Expand Down

0 comments on commit 613baf8

Please sign in to comment.