Skip to content
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

Draft refactor dataset #322

Merged
merged 9 commits into from
Sep 20, 2024
Merged

Draft refactor dataset #322

merged 9 commits into from
Sep 20, 2024

Conversation

mschwoer
Copy link
Contributor

@mschwoer mschwoer commented Sep 12, 2024

Starts decoupling DataSet from its superclasses.
Also, simplifies DataSet class a bit, adds type hints.

Some code needed to be commented out, but was not used atm

@mschwoer mschwoer changed the base branch from main to development September 12, 2024 16:16
Copy link
Collaborator

@JuliaS92 JuliaS92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like we're going in the right direciton.
I am not sure if the Interface is maybe overengineering it at the moment. If not I would like to see the shared attributes documented here as well.
We should also try and reduce the number of attributes needed to be passed to Preprocess.
Also I think the metadata actually does not change anytime during batch correction.

@mschwoer mschwoer marked this pull request as ready for review September 17, 2024 09:47
@mschwoer mschwoer merged commit 1c8b39e into development Sep 20, 2024
5 checks passed
@mschwoer mschwoer deleted the draft_refactor_dataset branch September 20, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants