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
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
f9fc9e8990
cleaned up procedure for checking for 'obviously bad' voids; no longer filters on density contrast since this only affects edge voids anyway
2025-03-25 14:49:41 -04:00
Paul M. Sutter
93d847b158
removed output of partially-trimmed catalogs
2025-03-24 21:00:46 -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
a1d0b675c7
Removed redshift cuts in pruning, since this is now handled automatically with new boundary management scheme
2025-01-09 16:09:49 +08:00
Paul M. Sutter
3dce2593d9
Implemented (yet another) new boundary handling scheme, whereby we scan radially along survey edge while flagging nearest galaxies. The prepObservation routine was significantly cleaned up to accommodate this, but it was ultimately implemented in python (surveyTools.py) for ease of prototyping, with the intent to move it back into C later.
...
Some general housekeeping, making sure some new parameters are passed around correctly, and removing the storage of some unused files.
This update is considered HIGHLY UNSTABLE. It will almost certainly break somewhere for simulations.
Still under active development.
2025-01-07 20:04:29 +08:00
Paul M. Sutter
7e5a51d931
redshift boundary tolerance is now user-selectable
2024-06-07 11:58:36 +02:00
Paul M. Sutter
a45eca0b6e
carried boundary flags all the way through to pruning; cleaned up pruning routines
2024-06-06 20:26:47 +02:00
Paul M. Sutter
aded7a7c2c
setting the stage for on-the-fly mask and edge calculation
2024-06-05 01:06:36 +02:00
Paul M. Sutter
99a441013d
renamed tolerance parameter to better reflect its function
2024-06-04 15:46:23 +02:00
Paul M. Sutter
4d9c5ab2c1
renamed src to source
2024-05-22 16:15:14 -04:00