Re #21097: Made RunFile event mode aware.
RunFinder now uses sans file_information behind the scenes to determine the display name and whether or not a file contains event data. RunFinder and RunFile are renamed to SummationRunFinder and SummationRunFile to give them more of a destinction from a sans file_information object. These changes enable a correct implementation of has_any_event_data in the RunSelection class.
Showing
- scripts/Interface/ui/sans_isis/sans_data_processor_gui.py 18 additions, 8 deletionsscripts/Interface/ui/sans_isis/sans_data_processor_gui.py
- scripts/SANS/sans/gui_logic/models/run_file.py 7 additions, 10 deletionsscripts/SANS/sans/gui_logic/models/run_file.py
- scripts/SANS/sans/gui_logic/models/run_finder.py 22 additions, 6 deletionsscripts/SANS/sans/gui_logic/models/run_finder.py
- scripts/SANS/sans/gui_logic/models/run_selection.py 3 additions, 0 deletionsscripts/SANS/sans/gui_logic/models/run_selection.py
- scripts/SANS/sans/gui_logic/presenter/run_selector_presenter.py 5 additions, 5 deletions...s/SANS/sans/gui_logic/presenter/run_selector_presenter.py
- scripts/test/SANS/gui_logic/add_runs_presenter_test.py 4 additions, 11 deletionsscripts/test/SANS/gui_logic/add_runs_presenter_test.py
- scripts/test/SANS/gui_logic/run_selector_presenter_test.py 2 additions, 2 deletionsscripts/test/SANS/gui_logic/run_selector_presenter_test.py
Loading
Please register or sign in to comment