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

Use case: dynamic pipeline execution #9

Open
denisri opened this issue Jan 13, 2022 · 0 comments
Open

Use case: dynamic pipeline execution #9

denisri opened this issue Jan 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@denisri
Copy link
Contributor

denisri commented Jan 13, 2022

Author: Yann C. and Nicolas S.

Summary: Run parallel processes whose number is not known in advance but depends on a pipeline input

Description:

A pipeline will cut an image in fixed size sub-images then launch a process for each sub-image. The result of the sub-image processes will be integrated to generate a result. It could be a very simple processing that would compute the mean of each sub-image to compute a lower resolution image.

Participants: NA => single user

Datasets: A few images with different resolutions. It could be interesting to build a test case to assess the behavior of the platform with very big resolution images such as the ones handled in MIRCen.

Data flow: local image -> platform then platform -> local result

Security: NA

Workgroup(s): pipeline, metadata

@denisri denisri added the enhancement New feature or request label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant