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

Common pipeline functions in narps_open.core #128

Merged
merged 18 commits into from
Nov 20, 2023
Merged

Conversation

bclenet
Copy link
Collaborator

@bclenet bclenet commented Nov 16, 2023

Changes proposed in this Pull Request:

  • 🐍 Adding a narps_open.core.common module with general purpose functions to be used inside pipelines (common to nearly all pipelines)
  • 🐍 Adding a narps_open.core.image module with functions related to image manipulation to be used inside pipelines
  • 🔬 tests added accordingly

Checklist:

  • Descriptive title
  • Targets the main branch
  • Changes are functional
  • My code is explicit and comments were added to it
  • Code conforms with PEP8
  • Tests were added for the changes and they complete successfully
  • Existing tests were updated (if needed) and they complete successfully
  • Documentation was updated

@bclenet bclenet marked this pull request as ready for review November 20, 2023 10:40
@bclenet bclenet merged commit 83a58ed into Inria-Empenn:main Nov 20, 2023
5 checks passed
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.

1 participant