Opened 7 years ago
Closed 7 years ago
#1060 closed defect (fixed)
incorrect default for rectangle dispersion
Reported by: | pkienzle | Owned by: | dirk |
---|---|---|---|
Priority: | minor | Milestone: | SasView 4.2.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
Rectangle dispersion should be using a default nsigmas = sqrt(3.0) which is 1.7320508075688772. A value of 1.73205 is even better so it doesn't cut off the last point in the distribution.
SasView? 3.x used 1.73205, but I transcribed it incorrectly as 1.70325.
The saved fits should contain the nsigmas used, so changing won't affect results from old analysis results, though it will likely change new analyses.
Change History (1)
comment:1 Changed 7 years ago by dirk
- Owner set to dirk
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 1ceb95121d76b723d21f29d8b2e3987b8eb01a45/sasmodels: