Changeset fa81e94 in sasview for src/sas/sasgui/perspectives/calculator/collimation_editor.py
- Timestamp:
- Nov 15, 2017 4:33:09 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:
- d4881f6a
- Parents:
- 7c487846
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/calculator/collimation_editor.py
- Property mode changed from 100644 to 100755
r959eb01 rfa81e94 6 6 from sas.sascalc.dataloader.loader import Loader 7 7 from sas.sascalc.dataloader.data_info import Aperture, Collimation 8 from aperture_editor import ApertureDialog8 from .aperture_editor import ApertureDialog 9 9 10 10 from sas.sasgui.guiframe.utils import check_float
Note: See TracChangeset
for help on using the changeset viewer.