Changes between Version 9 and Version 10 of DevNotes/Projects/sesans


Ignore:
Timestamp:
Mar 18, 2016 10:18:26 AM (8 years ago)
Author:
krzywon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Projects/sesans

    v9 v10  
    992. Scripting Examples and Backend Requirements 
    1010 a. SESANS 
    11   1. Charged Structure Factor - Wim Bouwman 
     11  1. Charged Structure Factor - Wim Bouwman - COMPLETE 
    1212  2. Fractal - Steve Parnell 
    1313  3. Core shell sphere - Adam Washington 
    1414 b. 2D Transformation - Jurrian Bakker 
    1515 c. Generic script generator for single models - Jeff Krzywon 
    16   1. Function to accepts model name, parameter initial values (if different than defaults), custom parameters, integration/parameter limits - if generic enough, could build the basis for GUI integration 
    17   2. Generic editable script to load data into function and run bumps 
     16  1. Function to accepts model name, parameter initial values (if different than defaults), custom parameters, integration/parameter limits - if generic enough, could build the basis for GUI integration - COMPLETE 
     17  2. Generic editable script to load data into function and run bumps - COMPLETE 
    1818  3. Documentation and tutorial 
    19 3. Testing and Validation 
     193. Testing and Validation - IN PROCESS 
    20204. Scripting documentation and 'tutorial' - Jeff Krzywon 
    21215. Design for GUI Integration 
    2222 a. Determine commonalities found in SESANS scripts from 2.a. and integrate into the design 
     23  1. Design: Modify fit window to include a check box indicating the data is SESANS data. If SESANS data is loaded, the box will automatically get checked. If SANS data is loaded, the box wil automatically be unchecked. Once data is loaded, the box will be fixed. 
     24  2. If the data is SESANS, another box will appear below the data box for SESANS analysis. Two options will appear: Transformation and acceptance angle. Both will default to what the data suggests is appropriate, but can be changed by the user. 
    2325 b. Use Cases 
    2426  1. SESANS fitting through fitting perspective 
     
    3133  5. Low priority: use with other perspectives 
    3234 c. GUI Sketches 
    33 6. GUI Coding  
     356. GUI Coding 
    3436 
    3537=== Code Camp III Tasks ===