Changeset 4ff5e35 in sasview for src/sas/qtgui/Perspectives/Fitting/FittingLogic.py
- Timestamp:
- Mar 31, 2017 4:29:27 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:
- 9f25bce
- Parents:
- 0274aea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingLogic.py
r7d077d1 r4ff5e35 127 127 new_plot.yaxis(_yaxis, _yunit) 128 128 129 # Assign the new Data1D object-wide130 #self._data = new_plot131 129 return new_plot 132 130
Note: See TracChangeset
for help on using the changeset viewer.