Skip to content

Commit

Permalink
remove a TODO as done
Browse files Browse the repository at this point in the history
  • Loading branch information
sibirrer committed Nov 22, 2024
1 parent 66be058 commit 6ecb3e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion slsim/lens.py
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ def _einstein_radius(self, source):
theta_E = theta_E_convention
kappa_ext = kappa_ext_convention
else:
# TODO: translate Einstein radius to different source redshift with power-law slope difference
beta = self._lens_cosmo.beta_double_source_plane(
z_lens=self.deflector_redshift,
z_source_2=self.max_redshift_source_class.redshift,
Expand Down

0 comments on commit 6ecb3e0

Please sign in to comment.