Changeset e4335ae in sasview for src/sas/qtgui/Perspectives/Fitting
- Timestamp:
- Jul 19, 2018 6:12:03 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:
- c0de493
- Parents:
- 02e7d3a
- git-author:
- Torin Cooper-Bennun <40573959+tcbennun@…> (07/19/18 06:12:03)
- git-committer:
- Piotr Rozyczko <piotr.rozyczko@…> (07/19/18 06:12:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingWidget.py
re20870bc re4335ae 106 106 # Globals 107 107 self.initializeGlobals() 108 109 # Set up desired logging level110 logging.disable(LocalConfig.DISABLE_LOGGING)111 108 112 109 # data index for the batch set
Note: See TracChangeset
for help on using the changeset viewer.