Skip to content

feat: add IVIM workflow DAG with MinIO integration and platform documentation#111

Closed
Unique-Usman wants to merge 2 commits into
OSIPI:mainfrom
Unique-Usman:main
Closed

feat: add IVIM workflow DAG with MinIO integration and platform documentation#111
Unique-Usman wants to merge 2 commits into
OSIPI:mainfrom
Unique-Usman:main

Conversation

@Unique-Usman
Copy link
Copy Markdown
Contributor

  • Created a custom Airflow DAG for Kaapana that:

    • Retrieves input files (e.g., bvec, bval) from MinIO using MinioOperator
    • Processes data via IVIM Operator using nifti_wrapper_kaapana.py
    • Saves outputs back to MinIO using MinioOperator
    • Utilizes OPERATOR_IN_DIR and OPERATOR_OUT_DIR volume mounts
    • Cleans up intermediate files with CleanOperator
  • Added diagram (workflow_extension.png) showing DAG structure

  • Structured project under kaapana_ivim_osipi/ with clear separation of Docker, workflows, and processing code

  • Documented Otsus method extension installation steps

  • README: Added full Kaapana platform installation guide

…entation

- Created a custom Airflow DAG for Kaapana that:
  - Retrieves input files (e.g., bvec, bval) from MinIO using MinioOperator
  - Processes data via IVIM Operator using nifti_wrapper_kaapana.py
  - Saves outputs back to MinIO using MinioOperator
  - Utilizes OPERATOR_IN_DIR and OPERATOR_OUT_DIR volume mounts
  - Cleans up intermediate files with CleanOperator

- Added diagram (workflow_extension.png) showing DAG structure
- Structured project under `kaapana_ivim_osipi/` with clear separation of Docker, workflows, and processing code
- Documented Otsus method extension installation steps
- README: Added full Kaapana platform installation guide
@Unique-Usman
Copy link
Copy Markdown
Contributor Author

@etpeterson

@Unique-Usman Unique-Usman closed this by deleting the head repository Jul 24, 2025
@Unique-Usman
Copy link
Copy Markdown
Contributor Author

#112 -> The updated one. Am sorry for the confusion.

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