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

Update diffburst.py with API-breaking changes to function and parameter names #82

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

aphearin
Copy link
Collaborator

@aphearin aphearin commented Jan 9, 2024

This PR changes the names of many private functions within diffburst.py, such as these:

  1. _age_weights_from_params --> _pureburst_age_weights_from_params
  2. _age_weights_from_u_params --> _pureburst_age_weights_from_u_params

and also changes the names of global parameters:

  1. DEFAULT_PARAMS --> DEFAULT_BURST_PARAMS
  2. DEFAULT_U_PARAMS --> DEFAULT_BURST_U_PARAMS

@aphearin aphearin merged commit 2a52de8 into diffburst_main Jan 9, 2024
5 checks passed
@aphearin aphearin deleted the diffburst_main_tasso branch January 9, 2024 14:24
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.

None yet

1 participant