Commit graph

17 commits

Author SHA1 Message Date
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
78678881af weighted volumes now propagate to pruning step 2024-06-07 12:17:17 +02: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
dd181da42a bug fixed related to different boundary handling procedure. no guarantee that it's correct (yet) but it runs 2024-06-06 00:49:53 +02:00
Paul M. Sutter
03c8f773b6 rename helper function from angularDiameter to comovingDistance since that's what it actually is 2024-06-05 23:16:21 +02:00
Paul M. Sutter
f59fee9bf8 - fixed bug where omegaM was always 0.3 regardless of user input
- wrote out flagging of boundary and edge galaxies
- turned off placing of boundary particles
2024-06-05 17:28:16 +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
4f78bb445b allowed high-z threshold for cutting to be user-selectable 2024-06-04 13:28:54 +02:00
Paul M. Sutter
ddcb971eae placed mergingThreshold parameter in defaults file 2024-06-04 11:19:07 +02:00
Paul M. Sutter
d48d740b78 fixed some dependency calls with new layout 2024-06-04 08:57:09 +02:00
Paul M. Sutter
438407be74 cleaned up vide toolkit calls 2024-05-22 19:38:20 -04:00
Paul M. Sutter
288e2263b6 slightly rearranged vide pipeline files to reduce clutter 2024-05-22 19:05:04 -04:00
Paul M. Sutter
d7c0fbc720 renamed void_pipeline to vide_pipeline 2024-05-22 18:51:20 -04:00
Paul M. Sutter
4d9c5ab2c1 renamed src to source 2024-05-22 16:15:14 -04:00