Skip to content

Hyperpuff: fix downselect indx selection#137

Merged
oshaughn merged 1 commit into
oshaughn:rift_O4dfrom
mebiri:patch-1
May 27, 2026
Merged

Hyperpuff: fix downselect indx selection#137
oshaughn merged 1 commit into
oshaughn:rift_O4dfrom
mebiri:patch-1

Conversation

@mebiri

@mebiri mebiri commented May 27, 2026

Copy link
Copy Markdown

util_HyperparameterPuffball.py: downselect was using downselect_dict to index parameter columns, which would cause it to look at the incorrect columns for each parameter if not all parameters in coord_names were being downselected. Now the column index is determined using coord_names.index().

@oshaughn
oshaughn merged commit 66c0041 into oshaughn:rift_O4d May 27, 2026
8 of 9 checks passed
@mebiri
mebiri deleted the patch-1 branch May 27, 2026 23:29
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