Opened 9 years ago
Closed 9 years ago
#497 closed defect (wontfix)
No argument checks in massfractal.cpp cause conversion problems
Reported by: | piotr | Owned by: | piotr |
---|---|---|---|
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 (4)
comment:1 Changed 9 years ago by butler
- Description modified (diff)
- Priority changed from major to blocker
comment:2 Changed 9 years ago by butler
- Owner set to piotr
- Status changed from new to assigned
comment:3 Changed 9 years ago by butler
This is fixed in sasmodels - no point in fixing the old code which is about to be obsolete so closing this ticket.
comment:4 Changed 9 years ago by piotr
- Resolution set to wontfix
- Status changed from assigned to closed
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.