Added help strings and ksz support
This commit is contained in:
parent
ff01447ab6
commit
247d8512e4
7 changed files with 333 additions and 3 deletions
3
python_sample/ksz/__init__.py
Normal file
3
python_sample/ksz/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from .constants import *
|
||||
from .gal_prof import KSZ_Profile, KSZ_Isothermal, KSZ_NFW
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue