mantidproject / mantidimaging

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

Unify datasets 10: Remove StrictDataset #2402

Open samtygier-stfc opened 1 week ago

samtygier-stfc commented 1 week ago

Issue

Closes #2199

Needs rebase after #2401

Description

This completes the task of unifying the MixedDataset and StrictDataset into Dataset

Migrates the last few places using StrictDataset.

Testing

Has updates to some tests

Acceptance Criteria

Test opening a dataset from Tiffs. Test opening and saving from nexus files (but fix #2404 first)

Documentation

How have you changed the documentation to reflect your changes? All changes should be noted in the appropriate file in docs/release_notes

coveralls commented 1 week ago

Coverage Status

coverage: 74.033% (-0.2%) from 74.185% when pulling 2b7887a73783592ddc5ccc699af7ad91ead4167c on 2199-unify-datasets-10 into c7980a2fc604e19bd1115bbac0b9027a93f17ff2 on main.