central density calculation now uses correct normalization from survey volume

This commit is contained in:
Paul M. Sutter 2025-04-23 15:22:07 -04:00
parent 96a3ee422f
commit 5bff8c0da3
5 changed files with 67 additions and 55 deletions

View file

@ -88,6 +88,8 @@ class Sample:
includeInHubble = True
partOfCombo = False
isCombo = False
volNormZobov = 0
volNormObs = 0
comboList = []