-
Notifications
You must be signed in to change notification settings - Fork 110
Set ensemble size from design matrix #10406
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
base: main
Are you sure you want to change the base?
Set ensemble size from design matrix #10406
Conversation
CodSpeed Performance ReportMerging #10406 will not alter performanceComparing Summary
|
e4d25e0
to
87bc42a
Compare
87bc42a
to
fd70091
Compare
4b7d128
to
9558f65
Compare
Tested this, and got some strange behavior, I have this design matrix in the poly example:
then I start ert and select |
4c3ffb0
to
0208a38
Compare
This should be fixed now ( for ensemble experiment), not sure what to do with the warning label though it will currently only be set if the ensemble_size is different on initialization. |
38748df
to
78da766
Compare
Also changes the wording in the GUI from
Number of realizations
toEnsemble size
Changes in gui:

git rebase -i main --exec 'just rapid-tests'
)When applicable