Changeset d3475fe in sasview for src/sas/qtgui/Perspectives/Fitting
- Timestamp:
- Oct 25, 2017 3:34:29 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:
- f7d14a1
- Parents:
- 7ace296
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingWidget.py
r9867860 rd3475fe 356 356 self.options_widget.setEnablementOnDataLoad() 357 357 358 # Reload the model 359 self.onSelectModel() 360 358 361 # Smearing tab 359 362 self.smearing_widget.updateSmearing(self.data)
Note: See TracChangeset
for help on using the changeset viewer.