Skip to content

Commit 4e1b369

Browse files
committed
feat: add IVIM workflow DAG with MinIO integration and platform documentation
- Created a custom Airflow DAG for Kaapana that: - Retrieves input files (e.g., bvec, bval) from MinIO using MinioInputOperator - Processes data via IVIM Operator using nifti_wrapper_kaapana.py - Saves outputs back to MinIO using MinioSaveOperator - 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
1 parent 122cbe3 commit 4e1b369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kaapana_ivim_osipi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 58e53e3d8ac3b3b9eb4fbd51364ff534cc278242

0 commit comments

Comments
 (0)