Changeset f0bb711 in sasview for src/sas/qtgui/MainWindow/DataManager.py
- Timestamp:
- Oct 19, 2017 8:25:24 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:
- 0c468bf
- Parents:
- d5c5d3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/DataManager.py
rdc5ef15 rf0bb711 275 275 del self.stored_data[id] 276 276 277 278 277 def get_by_name(self, name_list=None): 279 278 """
Note: See TracChangeset
for help on using the changeset viewer.