Open smk78 opened 1 year ago
@butler commented in [Help]:
The multishell is an example of a "multiplicity" model. Basically it uses a non fittable parameter that controls flow in some way - in this case how many times the shell loop gets implemented (for the RPA it controls which of 10 cases to use). The problem is that the reparameterization code was written without thinking of that special model case and use of the reparameterization code for multiplicity models never tested as far as I know (or Paul Kienzle knows). My guess is that the code does NOT handle multiplicity at all?
Creating this as a sasview issue on advice of @lucas-wilkins, but it may be a sasmodels issue instead/too.
Describe the bug User SteveP was trying to reparametrize the core_multi_shell model thus:
The translation sort of works, but the parameters under multiplicity control are sort of duplicated in both their untranslated and translated forms.
To Reproduce Load the code block above as a plugin model and scroll through the parameter list.
Expected behavior The parameters should translate correctly.
SasView version (please complete the following information):
Operating system (please complete the following information):