Changeset 06b0138 in sasview for src/sas/qtgui/Perspectives/Fitting/FittingUtilities.py
- Timestamp:
- Jun 8, 2017 3:12:46 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 70080a0
- Parents:
- aca8418
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingUtilities.py
raca8418 r06b0138 70 70 continue 71 71 width = kernel_module.getParam(p.name+'.width') 72 #npts = kernel_module.getParam(p.name+'.npts')73 #nsigs = kernel_module.getParam(p.name+'.nsigmas')74 72 type = kernel_module.getParam(p.name+'.type') 75 73
Note: See TracChangeset
for help on using the changeset viewer.