Changeset 454670d in sasview for src/sas/qtgui/DataExplorer.py
- Timestamp:
- Apr 6, 2017 5:33:44 AM (8 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:
- 2155824
- Parents:
- f182f93
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/DataExplorer.py
r9f25bce r454670d 627 627 # Notify the progress bar that the updates are over. 628 628 self.communicator.progressBarUpdateSignal.emit(-1) 629 self.communicator.statusBarUpdateSignal.emit(message) 629 630 630 631 return output, message
Note: See TracChangeset
for help on using the changeset viewer.