Open samtygier-stfc opened 1 week ago
Closes #2199
Needs rebase after #2401
This completes the task of unifying the MixedDataset and StrictDataset into Dataset
Migrates the last few places using StrictDataset.
Has updates to some tests
Test opening a dataset from Tiffs. Test opening and saving from nexus files (but fix #2404 first)
How have you changed the documentation to reflect your changes? All changes should be noted in the appropriate file in docs/release_notes
coverage: 74.033% (-0.2%) from 74.185% when pulling 2b7887a73783592ddc5ccc699af7ad91ead4167c on 2199-unify-datasets-10 into c7980a2fc604e19bd1115bbac0b9027a93f17ff2 on main.
Issue
Closes #2199
Needs rebase after #2401Description
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