Commit graph

74 commits

Author SHA1 Message Date
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
Guilhem Lavaux
d29f92529b Moved simulation loaders into their own subdirectory. 2012-11-25 10:23:31 -05:00
Guilhem Lavaux
9f554e10ed Use NetCDF4 file format for support for large variables 2012-11-24 17:27:12 -05:00
Guilhem Lavaux
602dc86be5 Re-added Flash. Splitted loaders into their own static library 2012-11-24 09:44:48 -06:00
Guilhem Lavaux
6fbf034768 Re-added ramses loader, multidark loader 2012-11-24 09:40:58 -06:00
Guilhem Lavaux
1a190a6be0 Added back Ramses loader 2012-11-23 14:42:57 -06:00
Guilhem Lavaux
745b073ed6 GenerateMock working with Gadget snapshots 2012-11-23 14:31:46 -06:00
Guilhem Lavaux
748f2c7107 Fixed scaling of boxsize to account for different units 2012-11-23 14:04:44 -05:00
Guilhem Lavaux
5573b82c44 Initialize variables in SimulationLoader 2012-11-23 14:01:09 -05:00
Guilhem Lavaux
91926434a4 Be more verbose 2012-11-23 13:57:00 -05:00
Guilhem Lavaux
cc28abc14d Fixed detection of number of files in Gadget loader 2012-11-23 13:54:42 -05:00