Commit graph

472 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
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
P.M. Sutter
ea58ff2b83 made default profile bin size 'auto' 2013-01-17 09:31:13 -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
d4febc6942 streamlined merger tree processing 2012-12-20 13:38:59 -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
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