Changes between Version 1 and Version 2 of DevNotes/Projects/BetaApproximation
- Timestamp:
- Jun 29, 2018 7:44:54 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Projects/BetaApproximation
v1 v2 1 1 == Beta Approximation Work Package == 2 Incorporation of the 'Beta Approximation' or 'Beta Correction' for S(Q) has long been identified as an important, yet often ignored, correction in model fitting. However, implementing it in SasView is non-trivial.2 Incorporation of the 'Beta Approximation' or 'Beta Correction' for S(Q) has long been identified as an important, yet often ignored, correction in model fitting. However, implementing it in !SasView is non-trivial. 3 3 4 4 As of Summer 2018 we are starting to lay the groundwork, with the help of two vacation students, one in the US and one in the UK. … … 6 6 They will approach the implementation from both the bottom-up (changing the code kernel to compute amplitudes instead of intensities, etc) and the top-down (the UI, model parameterisation, choice of effective radius, etc). 7 7 8 As part of the implementation process, computations from SasView are also being validated against those from SASfit, FISH and Matlab8 As part of the implementation process, computations from !SasView are also being validated against those from SASfit, FISH and Matlab 9 9 10 10 … … 13 13 14 14 15 == Contributors (alphabetical list by surname)==15 == Contributors == 16 16 - Paul Kienzle & Greg Suczewski (student) 17 17 - Richard Heenan & Torin Cooper-Bennun (student) 18 - Yun Liu 19 20 - Paul Butler 21 - Wojtek Potrzebowski 22 - William Heller 23 - Steve King