You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the Einasto profile module. The new module should live here astropaint/profiles/Einasto.py. The structure can be identical to NFW. Essentially the only difference would be the rho_3D function.
The other profiles (kSZ, deflection_angle, etc) should be factorized into a separate module and then called into NFW and Einasto. Will open another issue for this soon.
The text was updated successfully, but these errors were encountered:
Implement the Einasto profile module. The new module should live here
astropaint/profiles/Einasto.py
. The structure can be identical to NFW. Essentially the only difference would be therho_3D
function.The other profiles (kSZ, deflection_angle, etc) should be factorized into a separate module and then called into NFW and Einasto. Will open another issue for this soon.
The text was updated successfully, but these errors were encountered: