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

Improving planning and preprocessing #2046

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

ancestor-mithril
Copy link
Contributor

  • Replacing multiple calls to np.percentile with one by passing all the percentiles to be calculated.
  • Using np.minimum where possible to calculate the element-wise minimum of two arrays.

* replacing multiple calls to np.percentile with single call.
@FabianIsensee FabianIsensee self-assigned this Mar 28, 2024
@FabianIsensee
Copy link
Member

Thanks a lot!

@FabianIsensee FabianIsensee merged commit bef6eea into MIC-DKFZ:master Apr 9, 2024
1 check passed
@ancestor-mithril ancestor-mithril deleted the dev branch April 9, 2024 19:00
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.

2 participants