lmiroslaw / azure-batch-ilastik

Running Ilastik on Azure Batch
3 stars 3 forks source link

Process Drosophila_3D+t stack in parallel using Azure Batch Python API #2

Closed wolny closed 6 years ago

wolny commented 6 years ago

Processes the 5D tensor containing the stack of Drosophila embryo in parallel with ilasitk running on Azure Batch via Python API. The app uploads the stack into a single storage container and then segments the nuclei via a parallel workload running 50 ilastik processes (there are 50 time points in the stack, it's one segmentation task per time point) in a headless mode (see http://ilastik.org/documentation/basics/headless from more information). The output of each segmentation task (one tiff file per time point containing segmented 3D stack) is uploaded to a single storage container and then downloaded into the current working dir.

Prerequisites

Run the app

Sample segmentation output

Output of the ilastik segmentation task for a sample time point: drosophila_00-49_25_segmentation