Skip to content

Commit

Permalink
fix sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza committed Jan 8, 2025
1 parent 768f083 commit 3432f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bpd/jackknife.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def run_jackknife_shear_pipeline(
n_jacks: int = 10,
disable_bar: bool = True,
):
"""Use jackknife+shape noise cancellationto estimate the mean and std of the shear posterior.
"""Use jackknife+shape noise cancellation to estimate the mean and std of the shear posterior.
Args:
rng_key: Random jax key.
Expand Down

0 comments on commit 3432f75

Please sign in to comment.