Changeset 564 for sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/SumModel/SumSANSModels_v40.ipf
- Timestamp:
- Oct 1, 2009 10:15:08 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/SumModel/SumSANSModels_v40.ipf
r476 r564 242 242 AutoPositionWindow/M=1/R=$(WinName(0,1)) $WinName(0,2) 243 243 244 AddModelToStrings("Sum_Model","coef_sum"," sum")244 AddModelToStrings("Sum_Model","coef_sum","parameters_sum","sum") 245 245 246 246 // additional step to make sure the "helper waves" are the right dimension, in case the user … … 327 327 328 328 SetDataFolder root: 329 AddModelToStrings("Smeared_Sum_Model","smear_coef_sum","s um")329 AddModelToStrings("Smeared_Sum_Model","smear_coef_sum","smear_parameters_sum","sum") 330 330 331 331 // additional step to make sure the "helper waves" are the right dimension, in case the user
Note: See TracChangeset
for help on using the changeset viewer.