P.M. Sutter
|
2e832dd415
|
void overlap now gets barycenters from center_ file rather than barycenter_ file
|
2013-03-31 22:04:27 -05:00 |
|
P.M. Sutter
|
4cd7408a8a
|
now switched to accepting only top-level voids; harmonized ancillary files (barycenters_, voidDesc_) to the output of centers_
|
2013-03-31 22:03:22 -05:00 |
|
P.M. Sutter
|
fcafc8e5d3
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-30 15:25:06 -05:00 |
|
P.M. Sutter
|
151c605335
|
pruneVoids now cleans out non-leaf voids; adjusted stackVoidsZero launcher to accept custom stacks
|
2013-03-30 15:24:45 -05:00 |
|
Guilhem Lavaux
|
7770f40aff
|
Early check for Qhull overflow
|
2013-03-30 16:17:34 -04:00 |
|
Guilhem Lavaux
|
92ce95f5d2
|
Introduced error checking at the end of the tesselation to be sure if it is worth continuing.
|
2013-03-30 15:56:34 -04:00 |
|
P.M. Sutter
|
765ba3b500
|
removed temporary child/parent output; better handling of acceptable ID list
|
2013-03-28 21:33:29 -05:00 |
|
P.M. Sutter
|
5259137de7
|
switched to shorter 'parm' argument
|
2013-03-28 21:31:38 -05:00 |
|
P.M. Sutter
|
94a4261bb9
|
switched to shorter 'parm' argument, more informative naming of subsamples
|
2013-03-28 21:31:16 -05:00 |
|
P.M. Sutter
|
34400fbaca
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-28 21:19:07 -05:00 |
|
P.M. Sutter
|
2bc3b3ef27
|
pruneVoids now (rather clumsily) loads tree information; rejects voids that are not leaf nodes
|
2013-03-28 20:37:28 -05:00 |
|
Guilhem Lavaux
|
aaef7634cd
|
Harden zobov for problems link to single precisions (not fool proof yet but make the problem more unlikely)
|
2013-03-26 09:18:24 +01:00 |
|
P.M. Sutter
|
afb562d419
|
once again, fixed bug in periodic boundary detection...
|
2013-03-24 16:06:01 -05:00 |
|
P.M. Sutter
|
8043742123
|
added script to compare stacks and radial profiles of matched voids
|
2013-03-23 11:50:17 -05:00 |
|
Guilhem Lavaux
|
f1e80ac6ed
|
Have mockIndex set to np if negative in jozov
|
2013-03-22 21:19:04 +01:00 |
|
Guilhem Lavaux
|
bdb6ff2ebd
|
Removed buggy code that double counted adjacencies
|
2013-03-22 21:18:27 +01:00 |
|
P.M. Sutter
|
f699ed372f
|
added nico's cross-correlation script to a new directory, analysis/
|
2013-03-22 11:46:20 -05:00 |
|
P.M. Sutter
|
02f756e8a5
|
integrated nico's cross-correlation backend and enabled plotting of the void distribution
|
2013-03-22 08:51:45 -05:00 |
|
P.M. Sutter
|
37f8add937
|
fixed output of subsampling fraction
|
2013-03-21 21:58:08 -05:00 |
|
P.M. Sutter
|
60965e1fa4
|
multiple levels of subsampling now correctly handled
|
2013-03-21 21:54:56 -05:00 |
|
P.M. Sutter
|
cb2b0de143
|
reset to original multidark loading
|
2013-03-21 21:54:02 -05:00 |
|
P.M. Sutter
|
04eb2a2483
|
top-level script to build sky projections; should probably move this into generateCatalog
|
2013-03-21 21:52:34 -05:00 |
|
P.M. Sutter
|
b1dc0abc0c
|
can now do sdf subsampling (optionally) within prepareCatalogs
|
2013-03-21 21:51:29 -05:00 |
|
P.M. Sutter
|
a30f19f0b0
|
added ability to pass a list of acceptable void IDs to stackVoidsZero
|
2013-03-21 21:50:24 -05:00 |
|
P.M. Sutter
|
8f24cb3aab
|
some extra tools
|
2013-03-21 21:49:15 -05:00 |
|
P.M. Sutter
|
c5e405a6ea
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-21 08:31:46 -05:00 |
|
Guilhem Lavaux
|
e43bfe31af
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-21 12:48:01 +01:00 |
|
Guilhem Lavaux
|
1e5e6ca9d9
|
Use triangulated instead of joggled input to correct for the degenerated facets (fix problems with seemingly large volumes)
|
2013-03-21 12:47:42 +01:00 |
|
P.M. Sutter
|
d6344fae43
|
two new parameters in prepareCatalogs: doPecVel and doSubSampling
|
2013-03-20 07:22:39 -05:00 |
|
P.M. Sutter
|
25a6ead259
|
can now do subsampling of sdf in prepareCatalogs
|
2013-03-20 07:21:02 -05:00 |
|
P.M. Sutter
|
7c172d5642
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-20 07:19:34 -05:00 |
|
P.M. Sutter
|
7c16c9477f
|
more correct handling of multiple subsample levels
|
2013-03-20 07:19:25 -05:00 |
|
P.M. Sutter
|
c6a9a1c875
|
reconfigure multidark loader to work with sdf rescaling and shifts
|
2013-03-20 07:18:15 -05:00 |
|
Guilhem Lavaux
|
5cbf68e072
|
Added a check that the subsampling value is the adequate one.
|
2013-03-20 04:55:59 -04:00 |
|
Guilhem Lavaux
|
bef3deee25
|
Merge branch 'master' of https://bitbucket.org/cosmicvoids/void_identification
|
2013-03-19 16:36:43 -04:00 |
|
Guilhem Lavaux
|
189fa22c6b
|
Generate a graceful error message instead of a Segmentation Fault
|
2013-03-19 16:36:26 -04:00 |
|
Guilhem Lavaux
|
444cd8dad4
|
Added explanatory exception instead of a cryptic error for sample.dataFormat
|
2013-03-19 20:35:42 +01:00 |
|
Guilhem Lavaux
|
dcce9c1156
|
Reset nvpsum
|
2013-03-19 16:20:19 +01:00 |
|
Guilhem Lavaux
|
e63a9f5021
|
More pid_t
|
2013-03-19 10:47:46 -04:00 |
|
Guilhem Lavaux
|
a0d5b17164
|
Have an output that is more informative.
|
2013-03-19 10:45:33 -04:00 |
|
Guilhem Lavaux
|
bfe2475b51
|
Use negated isitmain to be sure the selection is done the same way (float comparison). More pid_t
|
2013-03-19 10:17:27 -04:00 |
|
Guilhem Lavaux
|
61b016c72f
|
Use more of the new type 'pid_t' to specify indexes that needs to handle particle indexes/ids
|
2013-03-19 10:07:15 -04:00 |
|
Guilhem Lavaux
|
17546f2a1e
|
Reenforce periodic boundaries (to deal with round-off error in float)
|
2013-03-19 10:00:25 -04:00 |
|
Guilhem Lavaux
|
0a20f4a36a
|
Fixed compiler warnings in Zobov (hopefully fixing some potential bugs too)
|
2013-03-19 09:48:21 -04:00 |
|
Guilhem Lavaux
|
5e36b11505
|
Made SHARP building optional in CosmoTool. Disabled in VIDE building makefiles
|
2013-03-19 09:29:05 -04:00 |
|
P.M. Sutter
|
b7ce099e9e
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-08 13:04:22 -06:00 |
|
Guilhem Lavaux
|
004e4e3097
|
Fixed Hubble constant computations to be returned in the correct variable.
|
2013-03-08 12:40:06 -06:00 |
|
P.M. Sutter
|
5746e76d46
|
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
|
2013-03-07 10:44:11 -06:00 |
|
P.M. Sutter
|
938df0cbb1
|
added a temporary debug printout to check the parent/child status of accepted voids
|
2013-03-07 10:43:52 -06:00 |
|
Guilhem Lavaux
|
aa9fe698b2
|
Upgraded CosmoToolbox
|
2013-03-07 09:47:13 -06:00 |
|