You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Looking into #3101 in more detail there appears to be a bug with radius_effective_mode which has been introduced since release 5.0.6.
Whilst the steps to reproduce might seem very niche, they are a set of steps that reliably reproduce the bug. There may be other sequences of steps that cause the same thing.
Set radius_effective_mode back to something other than unconstrained
Fit.
The radius_effective drops to zero!
And nothing you can do will recover it to a computed value based on the setting on radius_effective_mode, and the S(Q) remains frozen in subsequent fits.
Expected behavior
radius_effective should always take the value determined by the setting of radius_effective_mode.
SasView version (please complete the following information):
6.0.0b2
Operating system (please complete the following information):
W10/x64
The text was updated successfully, but these errors were encountered:
This might be fixed with #3100. I tested your process in that branch and release_6.0.0. I can reproduce the issue in the release branch, but the issue seems to be solved in the PR branch.
Describe the bug
Looking into #3101 in more detail there appears to be a bug with radius_effective_mode which has been introduced since release 5.0.6.
Whilst the steps to reproduce might seem very niche, they are a set of steps that reliably reproduce the bug. There may be other sequences of steps that cause the same thing.
To Reproduce
Steps to reproduce the behavior:
The radius_effective drops to zero!
And nothing you can do will recover it to a computed value based on the setting on radius_effective_mode, and the S(Q) remains frozen in subsequent fits.
Expected behavior
radius_effective should always take the value determined by the setting of radius_effective_mode.
SasView version (please complete the following information):
Operating system (please complete the following information):
The text was updated successfully, but these errors were encountered: