Changeset 9913448 in sasview
- Timestamp:
- Mar 25, 2019 9:01:07 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
- Children:
- 28c2586
- Parents:
- 8ef789c
- git-author:
- Adam Washington <rprospero@…> (03/25/19 07:52:41)
- git-committer:
- Adam Washington <rprospero@…> (03/25/19 09:01:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py
r8ef789c r9913448 35 35 self.data = None 36 36 self.extrap = None 37 self.setMinimumSize(300, 300) 37 38 38 39 def draw_q_space(self):
Note: See TracChangeset
for help on using the changeset viewer.