Changeset 44e8f48 in sasview for src/sas/sasgui/perspectives/invariant/invariant_panel.py
- Timestamp:
- Sep 10, 2018 9:15:01 AM (6 years ago)
- Branches:
- master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
- Children:
- 0863065
- Parents:
- d0ce666f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/invariant/invariant_panel.py
rfa412df r44e8f48 784 784 report_img = self.state.image 785 785 report_list = [report_html_str, report_text_str, report_img] 786 ReportImageHandler.check_for_empty_instance() 786 787 imgRAM = ReportImageHandler.instance.img_holder 787 788 refs = [self.state.wximgbmp]
Note: See TracChangeset
for help on using the changeset viewer.