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

Add a return value to the check_convergence method #69

Merged
merged 6 commits into from
Nov 1, 2024

Conversation

JamisonTalley
Copy link
Collaborator

Add a return value to the check_convergence method of lite_utils to allow for unit testing. There are several such methods in pint_pal that primarily print things instead of returning or modifying variables. If we want unit tests for these, they might need similar modifications.

add a return to check_convergence to allow for unit testing
add convert_tcb2tdb=False to all parameters, fix naming of LAMBDA
@rossjjennings
Copy link
Member

I've just merged in #66. You should consider rebasing this on the new main branch -- that will make the changes here easier to see.

Copy link
Collaborator

@JPGlaser JPGlaser left a comment

Choose a reason for hiding this comment

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

Looks good to me. outpu_val correctly is defined and gains the message fitting to the case noted.

@JPGlaser JPGlaser merged commit 2092cd5 into nanograv:main Nov 1, 2024
3 checks 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.

3 participants