Skip to content

Commit

Permalink
Finished updating notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardojsbarroso committed Jun 26, 2023
1 parent 0a88ad2 commit 34dd89f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 303 deletions.
2 changes: 0 additions & 2 deletions clmm/theory/parent_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -755,8 +755,6 @@ def eval_tangential_shear(self, r_proj, z_cl, z_src, z_src_info="discrete", verb
)
gammat = beta_s_mean * gammat_inf

print("test")
gammat = 0
return gammat

def eval_convergence(self, r_proj, z_cl, z_src, z_src_info="discrete", verbose=False):
Expand Down
338 changes: 37 additions & 301 deletions examples/demo_theory_functionality_diff_z_types.ipynb

Large diffs are not rendered by default.

0 comments on commit 34dd89f

Please sign in to comment.