Changes between Version 7 and Version 8 of DevNotes/Projects/sesans


Ignore:
Timestamp:
Mar 15, 2016 1:59:34 PM (8 years ago)
Author:
krzywon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Projects/sesans

    v7 v8  
    66Expanding on the work completed during Code Camp III, the goals and tasks for [http://sasview.org/wiki/CodeCampIVPlanning Code Camp IV] are: 
    771. Confirm Code Camp III work still functions as expected - COMPLETE 
    8 2. Scripting Examples 
     8 a. Scripting confirmed to work on Windows and Linux 
     92. Scripting Examples and Backend Requirements 
    910 a. SESANS 
    1011  1. Charged Structure Factor - Wim Bouwman 
    1112  2. Fractal - Steve Parnell 
    1213  3. Core shell sphere - Adam Washington 
    13  b. SANS and SESANS 
    14  c. 2D Transformation - Jurrian Bakker 
     14 d. 2D Transformation - Jurrian Bakker 
    15153. Testing and Validation 
    16164. Scripting documentation and 'tutorial' - Jeff Krzywon 
    17175. 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 
     296. GUI Coding  
    2230 
    2331=== Code Camp III Tasks === 
    2432Work completed during [http://trac.sasview.org/wiki/CodeCampIII Code Camp III]: 
    25 1. Definition 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 parameters 
     331. Data format defined. 
     342. SESANS 1D data object defined and SESANS data loader created. 
     353. Henkel transform method created 
    28364. SESANS fitting using the !SphereModel with BUMPS in fitting scripts 
    29375. 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]