Commit graph

234 commits

Author SHA1 Message Date
Guilhem Lavaux
8625ab633c Added support for subsubsampling 2013-02-28 17:02:30 -05:00
Guilhem Lavaux
91901c0186 Use proper interface to reset the preselector 2013-02-27 14:08:49 -05:00
Guilhem Lavaux
393b6e756e Fixed duplicated name error in generateFromCatalog. Fixed numPart setup from the exact number of accepted particles 2013-02-27 12:59:28 -06:00
Guilhem Lavaux
5b8a97d170 Merged 2013-02-27 12:41:37 -06:00
Guilhem Lavaux
7e121e5b5d Reset the number generator before rerunning the preprocessor 2013-02-27 12:40:11 -06:00
Guilhem Lavaux
3f7b54a3d2 Added (optional for the moment) SDF support in simulation_loaders. 2013-02-27 13:35:59 -05:00
Guilhem Lavaux
c6dd08bd7d Merge branch 'master' of https://bitbucket.org/cosmicvoids/void_identification 2013-02-26 17:46:11 -05:00
Guilhem Lavaux
d291651ff1 Factored out the basic preprocessing code (partially inline subsampling) 2013-02-26 17:04:13 -05:00
P.M. Sutter
b0591c0811 added number of particles column to centers_ output in pruneVoids 2013-02-25 13:12:26 -06:00
P.M. Sutter
fa7264e4ee cleaned up logic and output handling in prunevoids; added combined SDSS analysis script; added data preparation scripts 2013-02-25 12:30:24 -06:00
Guilhem Lavaux
5cf7a94538 Moved subsampling to the loaders to be able to do online subsampling (only implemented for gadget and multidark so far, the other coming in...) 2013-02-25 12:29:09 -05:00
P.M. Sutter
7f020f15e5 large files now appear to be supported 2013-02-19 13:30:01 -06:00
Guilhem Lavaux
acd9329b06 Splitted 64 bits into two 32 bits as NetCDF does not support 64 bits integers for storage. (Warning not tested) 2013-02-19 14:19:07 -05:00
Guilhem Lavaux
6ca873989d Use long instead of int for multidark loader 2013-02-19 13:25:41 -05:00
P.M. Sutter
152e062fc4 added prunevoids parameter file 2013-02-14 08:38:24 -06:00
P.M. Sutter
168ef7a0d7 merged guilhem's and my updates 2013-02-09 14:12:40 -06:00
P.M. Sutter
950c6e810a start of shape measurement in void outputs; some improvements and bug fixes to AP analysis 2013-02-09 14:08:44 -06:00
Guilhem Lavaux
5fb3adfc89 Fixed potential memory corruption while loading particle information. Slightly reworked the source code 2013-01-29 13:59:25 -06:00
Guilhem Lavaux
9bd0cbbb88 Fixed regeneration step in generateMock. Fixed gadget loading (missing initialization for multiple files) 2013-01-29 13:58:12 -06:00
Guilhem Lavaux
64e226c786 Be compatible with older version of the parameter file (without is_observation) 2013-01-21 21:38:38 -05:00
Guilhem Lavaux
361ab5b617 Merge branch 'master' of ssh://bitbucket.org/cosmicvoids/void_identification 2013-01-19 12:17:02 -05:00
Guilhem Lavaux
b410694f6a Added an assertion check to trouble shoot potential SEGV 2013-01-19 12:14:08 -05:00
P.M. Sutter
3cb739a6d2 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-01-18 09:56:57 -06:00
P.M. Sutter
ae9701e99c replaced void shape fitter with rudimentary moment of inertia calculation 2013-01-18 09:56:31 -06:00
nhamaus
4338a08f44 fixed particle selection problem in generateMock 2013-01-17 15:10:25 +01:00
P.M. Sutter
481da6edd0 fixed bug in barycenter calculation 2013-01-16 14:06:36 -06:00
P.M. Sutter
82c021d478 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-01-16 14:05:19 -06:00
Guilhem Lavaux
537b7c1f43 Huge memory leak: simulations were not destroyed while loading 2013-01-08 03:57:05 -05:00
P.M. Sutter
a7cdb80704 added observation flag in info file; stack voids now shifts particles based on redshift of subsample 2012-12-23 16:38:54 -06:00
P.M. Sutter
3c8d7b2fb2 significant speedups to void matching algorithm 2012-12-20 13:38:14 -06:00
P.M. Sutter
e9b2697bc7 fixed printout of subsampling 2012-12-19 08:11:43 -06:00
P.M. Sutter
3dd1281cc9 further improvements to void overlap stuff 2012-12-18 21:41:06 -06:00
P.M. Sutter
ff3c17660a merging my changes and nico's changes to prunvevoids 2012-12-18 12:15:07 -06:00
P.M. Sutter
87c62f321b Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2012-12-18 12:14:37 -06:00
P.M. Sutter
c578ddf1f9 optional periodic in prunevoid barycenters, updated multidark script 2012-12-18 12:14:25 -06:00
P.M. Sutter
7f3127fe7e more work on merger tree analysis code 2012-12-18 12:08:33 -06:00
nhamaus
64adea4a9b Enforced pbc for void-barycenters 2012-12-18 16:28:20 +01:00
P.M. Sutter
c7b9a4f14b further enhancements to void merger trees 2012-12-15 21:16:03 -06:00
P.M. Sutter
a5f88a8b3c void overlap analysis appears to work 2012-12-12 10:26:12 -06:00
P.M. Sutter
0b9673b24b putting fabs in right spot in prunevoids 2012-12-10 21:01:25 -06:00
P.M. Sutter
6a7f507843 switch abs to fabs in pruneVoids 2012-12-10 20:03:51 -06:00
P.M. Sutter
5f1e6a63cf starting to work in merger tree analysis 2012-12-10 12:17:22 -06:00
P.M. Sutter
b20ed47367 fix to uniqueID for catalog data 2012-12-09 21:51:46 -06:00
P.M. Sutter
6e18299ade another attempt at making the jobSuccessful call work; some other minor fixes 2012-12-07 08:11:28 -06:00
P.M. Sutter
2c3fe1b35d fixed support for masked mock data sets; now skips over comments in halo catalogs 2012-12-03 11:00:51 -06:00
P.M. Sutter
b77f4f4e9e uniqueID now enabled for multidark 2012-11-30 07:53:41 -06:00
Guilhem Lavaux
4c5159823a Removed cubic, Use cube from CosmoTool 2012-11-30 07:39:11 -05:00
Guilhem Lavaux
5783109225 Merge branch 'master' of https://bitbucket.org/cosmicvoids/void_identification 2012-11-30 07:36:00 -05:00
P.M. Sutter
ba2abd1bd6 fixed merge 2012-11-29 11:22:15 -06:00
P.M. Sutter
022eec19bb some bug fixes to the a-p analysis scripts; fixed major bug in prunevoids; updated catalog release scripts 2012-11-29 11:14:59 -06:00