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 bounds #18

Open
markcampanelli opened this issue May 11, 2024 · 0 comments
Open

Allow parameter bounds #18

markcampanelli opened this issue May 11, 2024 · 0 comments

Comments

@markcampanelli
Copy link
Owner

Once scipy's ODR algorithm is upgraded to support fit-parameter bounds, PVfit should support "arbitrary" parameter bounds in addition to parameter fixing. Each bound would likely have a default range that physically makes sense, but could accommodate broader user choices (if computationally compatible) to allow more exploratory work, e.g., allowing a negative shunt conductance to gauge the degree model discrepancy.

Should this work replace fixed-parameter booleans with single-point boundary intervals? Also, boundary endpoint inclusion/exclusion is an important consideration.

This issue was inspired by a question from Josh Stein at the PVfit tutorial at PVPMC2024.

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

No branches or pull requests

1 participant