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

Drop unused modules, classes, and functions #11

Merged
merged 11 commits into from
Aug 14, 2024
Merged

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Aug 9, 2024

Closes #3.

Changes proposed in this pull request

Documentation that should be reviewed

@tsalo tsalo requested a review from mattcieslak August 9, 2024 18:10
@tsalo tsalo changed the title Drop unused modules Drop unused modules, classes, and functions Aug 9, 2024
qsirecon/interfaces/connectivity.py Outdated Show resolved Hide resolved
qsirecon/interfaces/dsi_studio.py Show resolved Hide resolved
btable_file = File(exists=True)


class DSIStudioBTable(SimpleInterface):
Copy link
Contributor

Choose a reason for hiding this comment

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

may also need to import from qsiprep

qsirecon/interfaces/itk.py Show resolved Hide resolved
qsirecon/interfaces/qc.py Outdated Show resolved Hide resolved
qsirecon/workflows/dwi/qc.py Show resolved Hide resolved
qsirecon/workflows/dwi/qc.py Show resolved Hide resolved
qsirecon/workflows/reports.py Outdated Show resolved Hide resolved
qsirecon/workflows/reports.py Outdated Show resolved Hide resolved
tests/grouping_tests.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@mattcieslak
Copy link
Contributor

I think this is ready to merge!

@tsalo tsalo marked this pull request as ready for review August 14, 2024 00:10
@mattcieslak mattcieslak merged commit 667c5de into main Aug 14, 2024
17 checks passed
@mattcieslak mattcieslak deleted the drop-unused-modules branch August 14, 2024 00:21
@tsalo tsalo added the refactor label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unused preprocessing-specific code
3 participants