ISISNeutronMuon / ISISNeutronMuon/MDMC
Change implementation of Parameter tying
Open
P1
refactor
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
Currently when using Parameter.set_tie there is only option for tying the parameter to one other parameter. This should be changed so that it can in principle be tied to any combination of other parameters.
Furthermore the implementation uses eval() and doesn't sanitise the input string - this must be removed before release to general users.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.