RE #27187 Add full calibration functionality
Currently, there is no way to load a CSV file (which is the format that the full calibration is in) into mantid to be used by the GUI. Until that is added, the option to select the full calibration has been hidden from the user. The functionality is there, so once the loading works for large CSVs the hide() call can be removed.
Showing
- scripts/Engineering/gui/engineering_diffraction/settings/settings_view.py 3 additions, 0 deletions...ing/gui/engineering_diffraction/settings/settings_view.py
- scripts/Engineering/gui/engineering_diffraction/tabs/calibration/model.py 28 additions, 12 deletions...ing/gui/engineering_diffraction/tabs/calibration/model.py
- scripts/Engineering/gui/engineering_diffraction/tabs/calibration/test/test_calib_model.py 23 additions, 6 deletions...ing_diffraction/tabs/calibration/test/test_calib_model.py
- scripts/Engineering/gui/engineering_diffraction/tabs/focus/model.py 27 additions, 8 deletions...gineering/gui/engineering_diffraction/tabs/focus/model.py
- scripts/Engineering/gui/engineering_diffraction/tabs/focus/test/test_focus_model.py 1 addition, 1 deletion...gineering_diffraction/tabs/focus/test/test_focus_model.py
Please register or sign in to comment