Changes between Version 2 and Version 3 of DevNotes/Projects/sesans


Ignore:
Timestamp:
Mar 15, 2016 10:47:58 AM (9 years ago)
Author:
krzywon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Projects/sesans

    v2 v3  
    33The 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. 
    44 
    5 === Tasks === 
    6 The work can be divided into an number of stages: 
     5=== Code Camp IV Tasks === 
     6Expanding 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]. 
     71. Confirm Code Camp III work still functions as expected 
     82. Scripting Examples 
     9 a. SESANS 
     10 b. SANS and SESANS 
     113. Testing and Validation 
     124. Scripting documentation and 'tutorial' 
     135. Design for GUI Integration 
     14 a. Use Cases 
     15 b. GUI Sketches 
     166. GUI Coding 
     17 
     18=== Code Camp III Tasks === 
     19Work completed during [http://trac.sasview.org/wiki/CodeCampIII Code Camp III]: 
    7201. Definition of data format. 
    8 2. Enable dataloader package to read SESANS data and represent it in a suitable structure. 
     212. Enabled dataloader package to read SESANS data and represent it in a suitable structure. 
    9223. Wrap models to calculate the SESANS from model parameters 
    10234. Combine 2 & 3 with BUMPS in fitting scripts 
    11 5. Enable fitting of SESANS data through SasView GUI 
    1224 
    1325=== Developers ===