Skip to content

Check that fitted parameters have reasonable range - #438

Merged
StephenNneji merged 3 commits into
RascalSoftware:masterfrom
StephenNneji:check_range
Aug 20, 2026
Merged

Check that fitted parameters have reasonable range #438
StephenNneji merged 3 commits into
RascalSoftware:masterfrom
StephenNneji:check_range

Conversation

@StephenNneji

Copy link
Copy Markdown
Collaborator

This PR addresses the issue that can occur if a fitted parameter has equal min and max value and a Bayesian calculation is performed. It does the following

  • Adds a check for if fitted parameters are close to zero
  • Removes parameters with small range from fit
  • Spits out warning to user

Also window latest runner was updated to use vs2026 but Matlab wants vs2022 so I set runner to windows 2022

@StephenNneji
StephenNneji merged commit d3b9e1c into RascalSoftware:master Aug 20, 2026
7 checks passed
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