Closed wmwv closed 6 years ago
The non-flat case isn't being tested in ComovingTransverseDistanceZ1Z2
for any of lambdacdm
, wcdm
, or wacdm
.
The elliptic integral simplification is only valid for flat LCDM. Adjusted lambdacdm.go
to only use the simplification in this case.
Check and correct test cases for wcdm_test, wacdm_test
w0=-1
instead ofw0=-1.2
. Useastropy.cosmology.wCDM
,w0waCDM
to correct the expected values.wcdm_test.go
wacdm_test.go