Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.3.0 #327

Merged
merged 194 commits into from
May 17, 2023
Merged

Release v3.3.0 #327

merged 194 commits into from
May 17, 2023

Conversation

steven-murray
Copy link
Member

Internals

  • Refactored setting up of inputs to high-level functions so that there is less code
    repetition.

Fixed

  • Running with R_BUBBLE_MAX too large auto-fixes it to be BOX_LEN ([BUG] Box fails for R_BUBBLE_MAX > BOX_LEN #112)
  • Bug in calling clear_cache.
  • Inconsistency in the way that the very highest redshift of an evolution is handled
    between low-level code (eg. spin_temperature()) and high-level code (eg. run_coeval()).

Added

BradGreig and others added 30 commits March 30, 2022 11:48
…ion_test_data.py file. The tests generated tests/test_data/power_spectra_cmb_heating.h5, tests/test_data/power_spectra_lyman_alpha_heating.h5 files.
steven-murray and others added 27 commits May 3, 2023 13:31
The heating PR from debanjan, now a 21cmfast-native one
Fix adiabatic fluctuations in Tk at high z
…to functions (though not sure why they needed updating...)
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch coverage: 93.65% and project coverage change: +0.27 🎉

Comparison is base (e271292) 86.33% compared to head (847f43d) 86.60%.

Additional details and impacted files
@@              Coverage Diff               @@
##           production     #327      +/-   ##
==============================================
+ Coverage       86.33%   86.60%   +0.27%     
==============================================
  Files              12       12              
  Lines            2780     2814      +34     
==============================================
+ Hits             2400     2437      +37     
+ Misses            380      377       -3     
Impacted Files Coverage Δ
src/py21cmfast/_cfg.py 96.87% <ø> (ø)
src/py21cmfast/inputs.py 91.62% <87.75%> (+1.73%) ⬆️
src/py21cmfast/wrapper.py 88.77% <94.23%> (-0.24%) ⬇️
src/py21cmfast/_utils.py 88.90% <95.00%> (+0.82%) ⬆️
src/py21cmfast/cache_tools.py 96.72% <100.00%> (-1.59%) ⬇️
src/py21cmfast/outputs.py 92.12% <100.00%> (-0.02%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@steven-murray steven-murray merged commit 2b3499b into production May 17, 2023
@steven-murray steven-murray deleted the release branch May 17, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants