Skip to content

pull main to branch#33

Merged
yonboyage merged 37 commits into
BMF_and_ionized_mapsfrom
main
Oct 24, 2025
Merged

pull main to branch#33
yonboyage merged 37 commits into
BMF_and_ionized_mapsfrom
main

Conversation

@yonboyage
Copy link
Copy Markdown
Collaborator

No description provided.

JulianBMunoz and others added 30 commits February 4, 2025 22:53
Changes for get_T21_coefficients.xa_avg.
The SFR_III function was being called with 9 parameters but its definition only accepts 8 parameters. Removed the ClassyCosmo parameter from the function calls to match the function definition.

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Fix SFR_III function call parameters in test_astrophysics.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
JulianBMunoz and others added 7 commits April 13, 2025 15:00
- Replace try-except for interpolation errors with a more robust approach
- Test values at zmin_test + 0.1 to avoid edge effects in interpolation
- Add TODO comment about investigating SFR_III signature differences
- Add conditional checks for SFRDbar2D arrays

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Claude (with help) added tests for uvlfs and maps.py, and codecov
This commit adds a simple file to trigger the CI workflow and test the
CodeCov integration.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This section of the code is made to apply dust recursively to the UVLF until convergence is reached. The bug made it such that dust would only be applied once (since currMUV2 would be equal to currMUV by definition). This branch fixes the bug and ensures the intended behavior of this process.
Copy link
Copy Markdown
Collaborator Author

@yonboyage yonboyage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No conflicts.

@yonboyage yonboyage merged commit b84b0c4 into BMF_and_ionized_maps Oct 24, 2025
1 check passed
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.

6 participants