Simon Birrer
Simon Birrer
Hi @ajshajib , just checking on this PR. I can also make a simpler version of radial bins which is effectively a 1d calculation. That's all what I currently need...
@KirillRnd just checking, is this still an issue or is there a way to help you? Thanks, Simon
Wonderful, so I close this issue for now. Please re-open or make a new issue if you encounter other problems.
Hi @smericks I updated the CI to test with python 3.11 and all the tests pass. I don't know where the error might come from
Hi @zijun-gao , thank you very much for the issue! Indeed, the function (only internally in the NFW class being called, is computing kappa (it really depends a bit on...
Hi @amn3142, this class might be of interest to you: https://github.com/lenstronomy/lenstronomy/blob/4c5e6dcc94fcc2047b41316ace64e72984784509/lenstronomy/Analysis/image_reconstruction.py#L12 You can generate then individual ImageModel classes with all the solution in there and then you can execute individual...
Hi @amn3142, great to hear it worked! You can still make a PR, that could help make the design be improved for 'less of a hack' perhaps in the future,...
@PrayaagKatta is this still relevant? Just checking. What astropy version are you using? Simon
is the input mass a float and the redshift as well? Please state the entire function and input that leads to this error message
hmm, unclear what's happening here. Perhaps @dangilman knows?