21cmfast / 21cmFAST

Official repository for 21cmFAST: a code for generating fast simulations of the cosmological 21cm signal
MIT License
58 stars 37 forks source link

fix delta k in RSD velocity gradients for non-cubic boxes #410

Closed daviesje closed 1 month ago

daviesje commented 1 month ago

@binnietom found a bug in the brightness temperature RSDs which uses the wrong delta k for non-cubic boxes.

Fixes #403

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.47%. Comparing base (1df46a8) to head (a16376c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #410 +/- ## ========================================== + Coverage 82.44% 82.47% +0.03% ========================================== Files 13 13 Lines 3121 3121 Branches 842 842 ========================================== + Hits 2573 2574 +1 + Misses 392 391 -1 Partials 156 156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.