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

Allow parameter value to be changed even if parameter is not enabled #85

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

AndrewSazonov
Copy link
Member

We need to be able to set a new value for a parameter, even if that parameter is not currently enabled.

Copy link
Member

@rozyczko rozyczko left a comment

Choose a reason for hiding this comment

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

The idea is to allow all parameters to be user changeable.
This probably makes sense as one should be able to modify Parameter values and not have them displayed in the list of fittables.
But maybe then enabled is not the right word. Maybe fittable would be better?
This, however, is for future ADRs and for more discussion.
As is, the code change is minimal and can be pushed.

@AndrewSazonov AndrewSazonov merged commit 57bda12 into develop Nov 11, 2024
34 checks passed
@AndrewSazonov AndrewSazonov deleted the more-examples branch November 12, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix PR label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants