Changes between Version 5 and Version 6 of CodeCampIV/Planning/WorkingGroups/SasmodelsMinutes
- Timestamp:
- Mar 15, 2016 1:21:33 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeCampIV/Planning/WorkingGroups/SasmodelsMinutes
v5 v6 9 9 - [PAK?-7] need an easy way to reparameterize an existing model 10 10 - [PAK?-?] can't currently reference other models from within one model 11 - [#492] reparameterize orientation 11 12 12 13 Existing models 13 - [ various, #364, #377, #439, #410,] fix problems with specific models (see tickets)14 - [#364, #377, #439, #410, #288, #347, #472, #484 ] fix problems with specific models (see tickets) 14 15 - [various] clean up model code (e.g., use J1c, sinc, etc.) 15 - [ WP] move from NR J1 (higher precision--current is 1e-9;licensing issues) l16 - [#509 WP] move from NR J1 (higher precision--current is 1e-9;licensing issues) l 16 17 - [steve, richard?] check docs [#19] 17 18 18 19 Integration 19 20 - slowly evolve the sasview model api 20 - [#348]preserve parameter order using ordered dict, with removing sort in GUI 21 - [#505] Thoroughly test sasview with new sasmodels (e.g., is sas.models.SubCompenent needed/supported) 22 - [#348] preserve parameter order using ordered dict, with removing sort in GUI 23 - [#506] introspect to find available models 21 24 - redo interface to resolution within sasview GUI so that it doesn't recalc q every time 22 25 - show min max in gui … … 29 32 - can we do mixture models "on the fly" 30 33 - [#504] generate new model.py file from GUI 34 - [#411] no stop button for constrained fits 35 - [#473] 36 - 37 38 Bumps improvements 39 - [#270] check bumps error bars 40 - [#456] better handling of bumps plots 41 42 31 43 32 44 Parameter enhancements