Closed zingale closed 5 years ago
Ahh, I think at one point I wrote luminosity distance before the comoving distance and I rearranged then to be in alphabetical order which causes that mistake. This should be a simple fix, I'll add the same code from luminosity distance to the comoving distance section.
This has been fixed in #33.
Working through:
https://fruitbat.readthedocs.io/en/latest/user_guide/using_fruitbat.html
when I get to "Calculating Distances" and the first subsection, "Comoving Distance", I get
instead of the 2020.297 value reported. Once I create the next
frb
object in the code block below this, if I go back and look atcalc_comoving_distance()
I get the value in the docs. So perhaps the docs were executed out of order?