seshnadathur / Revolver

Real-space void locations from survey reconstruction
GNU General Public License v3.0
7 stars 12 forks source link

Zobov simulation data in serial #14

Closed alexwoodfinden closed 2 years ago

alexwoodfinden commented 3 years ago

Tested with halo catalogues from various Quijote simulations as well as quasar catalogues from OuterRim boxes.

seshnadathur commented 3 years ago

I have pushed a correction for this issue to the master branch. It does the same thing as you are trying to achieve, but through calling vozinit to handle the repeated calls to voz1b1 and voztie (as used to be implemented in the code before I mistakenly deleted it while adding the mpi functionality). If you confirm that this achieves the same results as the changes you made in this pull request then I will close this issue.