celerite
celerite copied to clipboard
doc: ComplexTerm skipping log_b parameter sets b=0
https://celerite.readthedocs.io/en/stable/python/kernel/#celerite.terms.ComplexTerm states: "The parameter log_b can be omitted and it will be assumed to be zero." more precisely, b=0 is assumed. https://github.com/dfm/celerite/blob/main/celerite/terms.py#L439
Suggested new wording: "The parameter log_b can be omitted, in which case b=0 will be assumed."
Absolutely! Would you like to submit the PR?