Changes between Version 7 and Version 8 of DevNotes/Projects/sesans
- Timestamp:
- Mar 15, 2016 11:59:34 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Projects/sesans
v7 v8 6 6 Expanding on the work completed during Code Camp III, the goals and tasks for [http://sasview.org/wiki/CodeCampIVPlanning Code Camp IV] are: 7 7 1. Confirm Code Camp III work still functions as expected - COMPLETE 8 2. Scripting Examples 8 a. Scripting confirmed to work on Windows and Linux 9 2. Scripting Examples and Backend Requirements 9 10 a. SESANS 10 11 1. Charged Structure Factor - Wim Bouwman 11 12 2. Fractal - Steve Parnell 12 13 3. Core shell sphere - Adam Washington 13 b. SANS and SESANS 14 c. 2D Transformation - Jurrian Bakker 14 d. 2D Transformation - Jurrian Bakker 15 15 3. Testing and Validation 16 16 4. Scripting documentation and 'tutorial' - Jeff Krzywon 17 17 5. Design for GUI Integration 18 a. Use Cases 19 1. Determine commonalities found in SESANS scripts from 2.a. and integrate into the design 20 b. GUI Sketches 21 6. GUI Coding 18 a. Determine commonalities found in SESANS scripts from 2.a. and integrate into the design 19 b. Use Cases 20 1. SESANS fitting through fitting perspective 21 2. Simultaneous fitting with SANS and SESANS data 22 3. Constrained fitting with SANS and SESANS data 23 4. Define Data Transformations 24 a. Analytical SESANS Model 25 b. Henkel transformation 26 c. 2D transformation 27 5. Low priority: use with other perspectives 28 c. GUI Sketches 29 6. GUI Coding 22 30 23 31 === Code Camp III Tasks === 24 32 Work completed during [http://trac.sasview.org/wiki/CodeCampIII Code Camp III]: 25 1. D efinition of data format.26 2. Enabled dataloader package to read SESANS data and represent it in a suitable structure.27 3. Wrap models to calculate the SESANS from model parameters33 1. Data format defined. 34 2. SESANS 1D data object defined and SESANS data loader created. 35 3. Henkel transform method created 28 36 4. SESANS fitting using the !SphereModel with BUMPS in fitting scripts 29 37 5. A report of the work done including a short tutorial on using the !SphereModel script [http://sasview.org/attachment/wiki/CodeCampIII/SESANSinSASVIEW5.pdf PDF] [http://sasview.org/wiki/SESANSCodeCampIIIStatusReport HTML]