#750 closed defect (fixed)
P(q)*S(q) not doing the right thing
Reported by: | ajj | Owned by: | ajj |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 4.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
(1) Problem with radius_effect appearing - name change on model is the cause.
(2) Extra scale appearing that shouldn't - coming from P(q), but isn't supposed to show up
(3) Background appears to be being multiplied by scale_factor
(4) Behaviour is wrong when P(q) nominally goes to 1 - getting 0 as result
Change History (6)
comment:1 Changed 8 years ago by ajj
comment:2 Changed 8 years ago by pkienzle
sasmodels.product should be a replacement for MultiplicationModel. Incorporate that into sasview rather than fixing MultiplicationModel, as per Ticket #548.
comment:3 Changed 8 years ago by ajj
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 8 years ago by ajj
comment:5 Changed 8 years ago by ajj
comment:6 Changed 8 years ago by ajj
Note: See
TracTickets for help on using
tickets.
Looks like MultiplicationModel?.py is doing:
should be doing