dangilman / pyHalo

A python toolkit for rendering populations of dark matter halos for gravitational lensing simulations
MIT License
25 stars 13 forks source link

implemented MixDM model #28

Closed rekeeley closed 2 years ago

rekeeley commented 2 years ago

There's a lot of print statements I left in

dangilman commented 2 years ago

Hi Ryan, very cool! I wrote the specific part of pyHalo that deals with the suppression form of the halo mass function quite a long time ago. Unfortunately I wasn't thinking ahead very much back then, and that part of the software is not very modular. Sometime in the next week or two, I will make some changes that allow you to pass in an arbitrary function or class to model the suppression of the mass function relative to CDM. Would that be useful for you?