-
Notifications
You must be signed in to change notification settings - Fork 7
Unify datasets 6 #2335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unify datasets 6 #2335
Conversation
a851f5d
to
747dfbb
Compare
fc42393
to
8bdd759
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've reviewed the changes in this PR, focusing on the unified dataset handling and the removal of redundant parts. I tested the functionality for loading datasets to ensure they load and display correctly without any errors. I also checked the Nexus file-saving process, verifying that datasets are saved accurately with their data intact. Overall, these updates improve the code's maintainability and structure. In future work, there is potential for refining error-handling policies, particularly in Nexus saving, to ensure better clarity across the codebase.
Issue
More work on #2199
Note needs to rebased after
#2323 #2334Description
Continues the cleanup. Unifies more code and removes unneeded parts.
Note this changes some of the screenshot tests.
Testing & Acceptance Criteria
This to test
Loading a dataset
Save as nexus file
Documentation
Not needed