mantidproject / mantidimaging

Graphical toolkit for neutron imaging.
https://mantidproject.github.io/mantidimaging
GNU General Public License v3.0
13 stars 6 forks source link

Auto find for spectra and shuttercount files #2307

Open samtygier-stfc opened 1 month ago

samtygier-stfc commented 1 month ago

Desired Behaviour

When a sample stack is selected in the load dataset dialog, then it should try to automatically find the corosponding spectra and shuttercount files and add them to the dialog.

There is a find_shutter_count_file() method in FilenameGroup already.