Skip to content

Add BOUND_PARAM_COLLECTION namedtuple#426

Merged
aphearin merged 5 commits into
mainfrom
bounds_param_coll
May 26, 2026
Merged

Add BOUND_PARAM_COLLECTION namedtuple#426
aphearin merged 5 commits into
mainfrom
bounds_param_coll

Conversation

@nvillanova
Copy link
Copy Markdown
Collaborator

This PR includes a new namedtuple BOUND_PARAM_COLLECTION in the diffsky_param_wrapper.py and diffsky_param_wrapper_merging.py modules.
It has the same structure as DEFAULT_PARAM_COLLECTION, but instead of storing the default scalar values, it stores tuples containing the lower and upper bounds for each parameter.
This is related to the PRs in diffstar and dsps.

Copy link
Copy Markdown
Collaborator

@aphearin aphearin left a comment

Choose a reason for hiding this comment

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

As discussed with @nvillanova the only reason for the two failing workflows is that diffstar changes in main have not yet been included in the latest diffstar release. Let's proceed to merge while we wait for conda-forge to catch up.

@aphearin aphearin merged commit 7699a8d into main May 26, 2026
9 of 13 checks passed
@aphearin aphearin deleted the bounds_param_coll branch May 26, 2026 17:42
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