Changeset eef298d4 in sasview for src/sas/qtgui/Perspectives/Fitting
- Timestamp:
- Aug 30, 2018 11:28:00 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 0231f93
- Parents:
- 9463ca2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingWidget.py
r9463ca2 reef298d4 2290 2290 # TODO: fix updates to residuals plot 2291 2291 pass 2292 el se:2292 elif plot is not None: 2293 2293 self.communicate.plotUpdateSignal.emit([plot]) 2294 2294
Note: See TracChangeset
for help on using the changeset viewer.