Paul M. Sutter
23d665f7bd
FIXED zobov bug when only using one subdomain; added zobov buffer as tunable parameter
2025-05-22 09:57:08 -04:00
Paul M. Sutter
8e6c9d3bed
bug fixes for consolidation of catalog output
2025-05-20 18:06:05 -04:00
Paul M. Sutter
d6a939d2cf
checkpoint for cleaning up output files and consolidating
2025-05-20 16:46:38 -04:00
Paul M. Sutter
f8f960d7dd
changed some things around for getting volume normalization to support reading old catalog files
2025-04-23 15:57:04 -04:00
Paul M. Sutter
5bff8c0da3
central density calculation now uses correct normalization from survey volume
2025-04-23 15:22:07 -04:00
Paul M. Sutter
96a3ee422f
added more flexible catalog loading options. can now automatically differentiate between old and new catalogs. first step in eliminating cumbersome void outputs
2025-04-23 12:16:47 -04:00
Paul M. Sutter
1b4751958f
cleaned up survey volume calculations. now uses correct z range, which corrects mean tracer separation estimation
2025-04-22 20:02:30 -04:00
Paul M. Sutter
cee027a759
fixed and calrified zobov vs survey normalization schemes
2025-04-22 13:33:52 -04:00
Paul M. Sutter
d9efa15474
removed mock particle tracking, since that is no longer used
2025-04-21 16:23:25 -04:00
Paul M. Sutter
fc2d7157f4
bug fixes for previous commit
2025-04-21 15:04:23 -04:00
Paul M. Sutter
dadfd8d40a
extra info in void catalog output (void type, max radius, nearest flagged galaxy), added filtering routines on these properties for post-analysis
2025-04-21 15:02:05 -04:00
Paul M. Sutter
069c148303
temporarily putting mock particles for debugging purposes
2025-03-23 17:58:52 -04:00
Paul M. Sutter
4c6ec4ba82
added voidID property to particles in catalog output
2025-03-22 19:28:14 -04:00
Paul M. Sutter
326756b2bc
+ radial profiles now full actual density from survey volume, not zobov normalization
...
+ getVolNorm provides both zobov normalization and average density from survey volume for observations
+ significant update and cleanup to plotting routines
2025-03-04 14:07:36 -05:00
Paul M. Sutter
b79046ac22
changed voronoi plotting to take void index rather than ID
2025-01-18 21:13:51 +10:00
Paul M. Sutter
ad2d3722cc
Added double-checking of flagged galaxies to ensure survey boundaries are respected. Python components of launchers now add their status to log files. Rearranged some warnings for broken tessellations due to guard point encounters, since it's not always a bad thing.
2025-01-17 21:53:25 +08:00
Paul M. Sutter
5d93a8a737
Tesllation seems stable with new boundary handling procedure. Rooted out strange adjacency record-keeping due to some galaxies connecting to guard particles. Zobov still generates warning about guard particle encounters, but this is fine for observational datasets because we don't trust the tesselation at the edge galaxies anyway.
2025-01-16 18:40:54 +08:00
Paul M. Sutter
7f3afca2d7
fixed bug in adjacency reading
2024-06-08 14:04:59 +01:00
Paul M. Sutter
ad752f21e8
catalog loading routine now also includes edge flag and particle adjancy info
2024-06-07 22:02:33 +02:00
Paul M. Sutter
1a678eda5d
weighted volumes propagated to catalog loading routine
2024-06-07 12:18:44 +02:00
Paul M. Sutter
d48d740b78
fixed some dependency calls with new layout
2024-06-04 08:57:09 +02:00