ISISNeutronMuon / ISISNeutronMuon/MDMC

Automatically determine Minimizer max parameter change

Open
#262 2 comments 0 reactions 0 assignees View on GitHub
enhancement P2
Dominant language
Python
Stars
4
Forks
0
Avg merge
2d 4h
Merged PRs (30d)
5

Description

**Is your feature request related to a problem? Please describe.**
Currently ```Minimizer.max_param_change()``` is hard coded to return ```0.01```.

**Describe the solution you'd like**
The ```max_param_change()``` should be calculated by running a simulation, determining the uncertainty in the energy, changing a parameter and then calculating the new energy and determining if it falls within the uncertainty. It may also require minimization, or a short trajectory run - **This will require a significant amount of testing to determine if our assumptions are valid.**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.