Changes between Version 9 and Version 10 of DevNotes/Projects/sesans
- Timestamp:
- Mar 18, 2016 10:18:26 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Projects/sesans
v9 v10 9 9 2. Scripting Examples and Backend Requirements 10 10 a. SESANS 11 1. Charged Structure Factor - Wim Bouwman 11 1. Charged Structure Factor - Wim Bouwman - COMPLETE 12 12 2. Fractal - Steve Parnell 13 13 3. Core shell sphere - Adam Washington 14 14 b. 2D Transformation - Jurrian Bakker 15 15 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 18 18 3. Documentation and tutorial 19 3. Testing and Validation 19 3. Testing and Validation - IN PROCESS 20 20 4. Scripting documentation and 'tutorial' - Jeff Krzywon 21 21 5. Design for GUI Integration 22 22 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. 23 25 b. Use Cases 24 26 1. SESANS fitting through fitting perspective … … 31 33 5. Low priority: use with other perspectives 32 34 c. GUI Sketches 33 6. GUI Coding 35 6. GUI Coding 34 36 35 37 === Code Camp III Tasks ===