Paul M. Sutter
1196294b5d
fixed zobov bug which mis-aligned tracers and guard particles when only using one subdivision (it actually affected all cases but only caused issues here)
2025-05-22 18:41:15 -04:00
dac59fabeb
Really exit in case of memory failure
2023-12-06 08:11:16 +01:00
2e21bd9dfb
Check a memory allocatin
2023-12-06 08:10:27 +01:00
Nico Hamaus
336b9bc333
Updated boost to version 1.76.0
2021-06-04 12:31:54 +02:00
affb56ff48
Merged in python3 (pull request #5 )
...
Port to python3, large code cleanup
* Fixed command line for cosmotool
* Fix path
* Dump command line is log file
* Fix important typo
* Modify paths for example
* Fix path again
* Use an explicit constructor
* Change file to open (python 2->3)
* python3 fix for xrange in periodic_kdtree.py
* Fixed index for Np, numPart, numZones, numZonesTot, partID, zoneID in catalogUtil.py
2020-12-29 08:56:33 +00:00
P.M. Sutter
d3cf95bec3
now supports single subdivisions in zobov
2016-01-19 12:58:00 -06:00
P.M. Sutter
024d01c8ca
returned to original voz1b1 due to some compatibility issues
2015-02-18 20:59:33 -06:00
P.M. Sutter
89643ec953
correct call for zobov
2015-01-30 09:26:55 -06:00
P.M. Sutter
7a60b0105d
point to correct voz1b1
2015-01-30 05:08:39 -06:00
P.M. Sutter
d7faa7133c
deprecated older zobov
2015-01-30 04:27:15 -06:00
P.M. Sutter
ad3e5d1577
preparing public version
2014-04-21 23:58:17 -04:00
Paul Matthew Sutter
89082b2f1e
merger
2014-01-14 11:06:29 +01:00
P.M. Sutter
842c2beaaa
changed name in headers
2013-12-01 20:59:00 -06:00
Guilhem Lavaux
5c40a6c226
Allow for a particle duplicate in voztie if and only if the adjacencies are strictly equal.
2013-04-02 09:06:23 -05:00
Guilhem Lavaux
60e692a0cb
Removed old unused code (jozov_persistent). Activated jozov2 cleaned implementation of jozov in C++.
2013-04-01 09:02:59 -04:00
Guilhem Lavaux
9c329086af
Fixed computation of the maximum number of particles accepted by Qhull
2013-03-30 15:26:37 -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
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
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
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
Guilhem Lavaux
bef3deee25
Merge branch 'master' of https://bitbucket.org/cosmicvoids/void_identification
2013-03-19 16:36:43 -04: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
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
0a20f4a36a
Fixed compiler warnings in Zobov (hopefully fixing some potential bugs too)
2013-03-19 09:48:21 -04:00
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
P.M. Sutter
11e54b3d47
allow more facets in zobov
2012-12-18 12:13:21 -06:00
P.M. Sutter
14abbc2018
Slight re-organization of C/C++ tools. Significant modifications to support observational data. Python and pipeline scripts added
2012-10-31 10:43:15 -05:00
Guilhem Lavaux
15496df4ff
Added zobov to the list of subdirs. Fixed include path voz1b1 vozinit and vozutil
2012-10-31 08:47:34 -04:00
Guilhem Lavaux
a7a1e004e3
Moved zobov into its private directory. New CMakeLists.txt to accomodate this
2012-10-29 11:37:27 -04:00