Skip to content

Fix ndarray qois in pce_analysis#379

Merged
DavidPCoster merged 4 commits intodevfrom
fix_ndarray_qois
Dec 4, 2024
Merged

Fix ndarray qois in pce_analysis#379
DavidPCoster merged 4 commits intodevfrom
fix_ndarray_qois

Conversation

@bartoszbosak
Copy link
Collaborator

There was a problem with _describe method in pce_analysis - it returned simple scalar values for percentiles, which was not properly handled outside, where ndarray is required. This change seems to solve this problem and hopefully does not have a negative impact elsewhere.

Copy link
Contributor

@djgroen djgroen left a comment

Choose a reason for hiding this comment

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

This passes all tests and looks good to me. David, do you agree?

@djgroen djgroen requested review from wedeling and removed request for DavidPCoster January 11, 2023 12:56
@djgroen
Copy link
Contributor

djgroen commented Jan 11, 2023

I've rerouted this ticket from David to Wouter. @bartoszbosak I just wanted to check: you still would like to have this merged into master, right?

@bartoszbosak
Copy link
Collaborator Author

I've rerouted this ticket from David to Wouter. @bartoszbosak I just wanted to check: you still would like to have this merged into master, right?

Hi @djgroen, yes it would be nice to have it merged. I think that my proposition doesn't brake anything, but please double check :)

@DavidPCoster DavidPCoster self-requested a review February 6, 2023 09:31
Copy link
Collaborator

@DavidPCoster DavidPCoster left a comment

Choose a reason for hiding this comment

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

Looks OK to me.

@DavidPCoster
Copy link
Collaborator

@wedeling -- this seems to be waiting for your approval ...

@bartoszbosak
Copy link
Collaborator Author

Hi @wedeling, could you check this PR if it can be merged? Thanks in advance.

Copy link
Collaborator

@wedeling wedeling left a comment

Choose a reason for hiding this comment

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

ok

@DavidPCoster DavidPCoster merged commit 309d897 into dev Dec 4, 2024
@DavidPCoster DavidPCoster deleted the fix_ndarray_qois branch December 4, 2024 10:12
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.

4 participants