Opened 9 years ago
Last modified 7 years ago
#482 new defect
better support for integer parameters in fit
Reported by: | pkienzle | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | SasView 4.3.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
For models such as pearl necklace which have an integer number of pearls, some bumps fitters will fail. LM and newton in particular will fail; nelder-mead and DE won't fail, but may not select the best integer; dream should work fine, though not as efficiently as it could if it knew it were working with integer parameters.
Other models such as the n-shell model need to introduce extra parameters with each additional shell. These are not supported by any fitter.
Change History (1)
comment:1 Changed 7 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 4.3.0
Note: See
TracTickets for help on using
tickets.