Commit graph

313 commits

Author SHA1 Message Date
Guilhem Lavaux
9ce6b3f683 Recount the number of adjacencies, which is not fully preserved by the merging and can cause assertion failure in other software 2013-01-19 12:16:52 -05:00
Guilhem Lavaux
61bb0684cc Adjusted showSliceExact for new evolution of the file formats. Do proper translation/rescaling/rotation if requested 2013-01-19 12:16:04 -05:00
Guilhem Lavaux
da9f7ff4ad Reposition the particles according to ranges and not length/2 (as designed at the beginning) 2013-01-19 12:15:10 -05:00
Guilhem Lavaux
b410694f6a Added an assertion check to trouble shoot potential SEGV 2013-01-19 12:14:08 -05:00
Guilhem Lavaux
537b7c1f43 Huge memory leak: simulations were not destroyed while loading 2013-01-08 03:57:05 -05: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
3539eaacb4 updated sdss, lanl, random dataset defs 2012-12-18 12:16:16 -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
fddaf69984 more info in README file 2012-12-18 12:13:37 -06:00
P.M. Sutter
11e54b3d47 allow more facets in zobov 2012-12-18 12:13:21 -06:00
P.M. Sutter
8a4191972b more updates to preparation scripts 2012-12-18 12:13:06 -06:00
P.M. Sutter
a566c12435 scripts to build and publish void stack sky projections 2012-12-18 12:10:54 -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
9ec3b1f0ee start of code to do 'merger-tree' of subsamples 2012-12-12 18:08:00 -06:00
P.M. Sutter
a6278b9fc6 moved plotTools to new directory devoted to cross-comparisons of different samples 2012-12-12 18:06:19 -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
dee217babf better handing of HOD 2012-12-09 20:26:54 -06:00
P.M. Sutter
2cdfce6cbf more flexible handling of masking data sets 2012-12-07 22:57:07 -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
f155564d6d fix to halo catalog handling 2012-12-04 21:21:30 -06:00
P.M. Sutter
3cb2a990da halo catalog file format now handled correctly 2012-12-03 11:09:53 -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
f3f96b0dcd masking of mock catalogs now works 2012-12-02 13:08:20 -06:00
P.M. Sutter
7484bebbfa HOD now more general; can support LANL halo catalog files 2012-12-01 16:37:40 -06:00
P.M. Sutter
fec23b5c4f cleaned up the prepare catalog script to support more general halo files 2012-12-01 08:46:50 -06:00
P.M. Sutter
c781c5ee50 applyMaskToMock now accepts build path 2012-12-01 08:21:33 -06:00
Guilhem Lavaux
082bfde711 Moved the script to its final place. Sigh... 2012-11-30 09:48:12 -05:00
Guilhem Lavaux
14d7e44572 Merge branch 'master' of ssh://bitbucket.org/cosmicvoids/void_identification 2012-11-30 09:46:18 -05:00
Guilhem Lavaux
60d8f31877 Moved prepareCatalogs.in.py to pipeline_source 2012-11-30 09:46:09 -05:00
P.M. Sutter
38a0e93ede more general halo catalogs now supported 2012-11-30 08:32:13 -06:00
P.M. Sutter
da7ed979c5 utility to retrieve the multidark catalog 2012-11-30 07:55:20 -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
28edc7ce3d Enforce NetCDF4 file format in loadArray/saveArray functions 2012-11-24 17:53:22 -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