Skip to content

Reduce init args and refactor calculate_biological_precision#183

Merged
JuliaS92 merged 3 commits intomainfrom
improve_docs
Feb 17, 2025
Merged

Reduce init args and refactor calculate_biological_precision#183
JuliaS92 merged 3 commits intomainfrom
improve_docs

Conversation

@JuliaS92
Copy link
Owner

@JuliaS92 JuliaS92 commented Feb 6, 2025

I moved the acquisition dependent arguments to init to kwargs.
The corresponding attributes are no longer used internally.

Init, and reading related funcitons are now documented and have type hints.

New private static method _calculate_biological_precision -> to make it testable

Two private functions were made static and are implicitly tested by the new tests.

Two new tests for calculate_biological_precision - one to test attribute handling by the public method and a test for the numerical results of the private method.

@JuliaS92 JuliaS92 requested a review from mschwoer February 6, 2025 16:28
@JuliaS92 JuliaS92 merged commit fe8af4b into main Feb 17, 2025
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.

1 participant