From 7f3afca2d7fc698841590d31806898fb835d5af4 Mon Sep 17 00:00:00 2001 From: "Paul M. Sutter" Date: Sat, 8 Jun 2024 14:04:59 +0100 Subject: [PATCH] fixed bug in adjacency reading --- c_source/zobov/voztie.c | 2 ++ python_source/voidUtil/catalogUtil.py | 29 +++++++++++++++++++++++---- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/c_source/zobov/voztie.c b/c_source/zobov/voztie.c index 0f67b98..ae21042 100644 --- a/c_source/zobov/voztie.c +++ b/c_source/zobov/voztie.c @@ -179,6 +179,7 @@ int main(int argc, char *argv[]) { } printf("\n"); +/* // PMS : remove mock galaxies and anything adjacent to a mock galaxy printf("\nRemoving mock galaxies...\n"); @@ -221,6 +222,7 @@ int main(int argc, char *argv[]) { printf("There are %d galaxies remaining.\n", mockIndex-numRemoved); // END PMS +*/ npnotdone = 0; avgnadj = 0.; avgvol = 0.; for (p=0;p