Closed sguillot closed 1 week ago
Yes. This was discussed during the hackweek to discard the (confused) -0.5
prior.
Okay, sounds a good idea! It will then also solve this issue #291.
I think it is fine to close this issue, since it is essentially a duplicate (or overlaps very strongly) with the issue #323 .
Usage of them looks consistent in the Tutorials for me. I.e., always when using
antiphase=True
(oris_secondary=True
), we have -0.5 added in the phase in theCustomPrior.py
.Are you suggesting to change it everywhere so that
antiphase=False
and remove the 0.5 from priors?