Changes between Version 2 and Version 3 of DevNotes/Projects/sesans
- Timestamp:
- Mar 15, 2016 10:47:58 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Projects/sesans
v2 v3 3 3 The aim of this work package is to add the ability to analyse SESANS data using SasView. The long-term goal is to enable co-analysis of SANS and SESANS data as SESANS can be used (as with USANS) to extend the size range of an experiment into the micron size range. 4 4 5 === Tasks === 6 The work can be divided into an number of stages: 5 === Code Camp IV Tasks === 6 Expanding on the work completed during Code Camp III, the list below outlines the goals and tasks for [http://sasview.org/wiki/CodeCampIVPlanning Code Camp IV]. 7 1. Confirm Code Camp III work still functions as expected 8 2. Scripting Examples 9 a. SESANS 10 b. SANS and SESANS 11 3. Testing and Validation 12 4. Scripting documentation and 'tutorial' 13 5. Design for GUI Integration 14 a. Use Cases 15 b. GUI Sketches 16 6. GUI Coding 17 18 === Code Camp III Tasks === 19 Work completed during [http://trac.sasview.org/wiki/CodeCampIII Code Camp III]: 7 20 1. Definition of data format. 8 2. Enable dataloader package to read SESANS data and represent it in a suitable structure.21 2. Enabled dataloader package to read SESANS data and represent it in a suitable structure. 9 22 3. Wrap models to calculate the SESANS from model parameters 10 23 4. Combine 2 & 3 with BUMPS in fitting scripts 11 5. Enable fitting of SESANS data through SasView GUI12 24 13 25 === Developers ===