Opened 9 years ago
Last modified 9 years ago
#497 closed defect
No argument checks in massfractal.cpp cause conversion problems — at Version 1
Reported by: | piotr | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 4.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description (last modified by butler)
While converting the massfractal model I found that the sasview implementation of it (massfractal.cpp) doesn't check mass_dim allowed range and in effect produces NaNs for mass_dim ⇐ 1.0.
Change History (1)
comment:1 Changed 9 years ago by butler
- Description modified (diff)
- Priority changed from major to blocker
Note: See
TracTickets for help on using
tickets.
This has to do with core task of sasmodels. Should close this ticket once the sasmodels version is fixed. Meanwhile making this a blocker.