Skip to content

Commit

Permalink
lenstronomy lensmodellist update
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasfilipp committed May 29, 2024
1 parent 8d89ee5 commit ded792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_multipole.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def test(sim_source, device, lens_models):
# Models
cosmology = FlatLambdaCDM(name="cosmo")
lens = Multipole(name="multipole", cosmology=cosmology, z_l=z_l)
lens_model_list = ["Multipole"]
lens_model_list = ["MULTIPOLE"]
lens_ls = LensModel(lens_model_list=lens_model_list)

# Parameters m, a_m ,phi_m
Expand Down

0 comments on commit ded792c

Please sign in to comment.