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

DM-28677 Avoid numerical warnings, update docstrings, add option to calculate only the factors in ScaleVarianceTask #467

Merged
merged 1 commit into from Feb 27, 2021

Conversation

kgabor
Copy link
Member

@kgabor kgabor commented Feb 9, 2021

No description provided.

 * Avoid numpy warnings by filtering out invalid values before the calculation.
 * Prevent correction factor from being nan.
 * Minor docstring update to emphasize that task.run modifies inputs in-place.
 * Add computeScaleFactors() to get both scaling factors without input modification.
@kgabor kgabor merged commit 9a3faf2 into master Feb 27, 2021
@kgabor kgabor deleted the tickets/DM-28677 branch February 27, 2021 06:56
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