Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'datagen_bns_changes' into bns
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafia Omer committed Nov 30, 2023
2 parents b11cc87 + f048fc4 commit 08208a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/sandbox/datagen/datagen/utils/injection.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ def generate_gw_bns(
if not i % 1000:
# note the following is only called if verbose=True
logging.debug(f"{i + 1} polarizations generated")

logging.info("Finished generating polarizations")
return signals

Expand Down

0 comments on commit 08208a8

Please sign in to comment.