Skip to content

Check that fitted parameters have reasonable range #438

Open
StephenNneji wants to merge 2 commits into
RascalSoftware:masterfrom
StephenNneji:check_range
Open

Check that fitted parameters have reasonable range #438
StephenNneji wants to merge 2 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

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.

1 participant