central density calculation now uses correct normalization from survey volume

This commit is contained in:
Paul M. Sutter 2025-04-23 15:25:26 -04:00
parent 5bff8c0da3
commit 40d7793e54
2 changed files with 10 additions and 9 deletions

View file

@ -28,6 +28,10 @@ option "useComoving" - "Void positions are in comoving coordinates" flag off
option "omegaM" - "Omega_M for redshift convertion" double optional default="0.27"
option "volNormZobov" - "Volume normalization as understood by zobox" double optional default="1.0"
option "volNormObs" - "Volume normalization within the survey volume" double optional default="1.0"
option "rMin" - "Minimum allowable void radius" double optional default="0.0"
option "outputDir" - "Directory to place outputs" string required