fixed some bugs in density handling; now more flexible approach to SDF files

This commit is contained in:
P.M. Sutter 2014-01-23 21:05:07 -06:00
parent f39351bd3c
commit f91b565d6f
2 changed files with 95 additions and 9 deletions

View file

@ -109,10 +109,10 @@ haloFileDummy = 'NNNNN'
# minimum halo mass cuts to apply for the halo catalog
# use "none" to get all halos
minHaloMasses = [1.2e13]
minHaloMasses = []
# density threshold for halo catalogs
haloDenList = [0.0002]
haloDenList = []
# locations of data in the halo catalog
haloFileMCol = 6