Downloads ========= This page contains downloadable scripts, notebooks, and utilities for PhenoTypic. .. grid:: 1 1 2 2 :gutter: 3 .. grid-item-card:: phenotypic-cli.py :shadow: md Backwards compatibility wrapper for phenotypic-cli.py. +++ :download:`Download script <_downloads/phenotypic-cli.py>` .. grid-item-card:: SLURM Job Chain Manager for Image Processing :shadow: md Processes multiple directories sequentially with dependencies USAGE With directory file +++ :download:`Download script <_downloads/phenotypic-slurm.sh>` Downloadable Notebooks ====================== .. grid:: 1 1 2 2 :gutter: 3 .. grid-item-card:: 1. Getting Started :shadow: md Get started with image processing in PhenoTypic. +++ :download:`Download notebook ` .. grid-item-card:: 4. Working with GridImage: Grid-Specific Features :shadow: md This tutorial focuses on `GridImage` - a specialized class for analyzing arrayed microbe colonies on solid media agar plates. +++ :download:`Download notebook ` .. grid-item-card:: 6. Fitting Logistic Growth Curves :shadow: md --- +++ :download:`Download notebook ` .. grid-item-card:: 5. Make your own `ImagePipeline` :shadow: md For a more detailed explanation on the components of `phenotypic.Image` and `phenotypic.GridImage`, see the {doc} `Images` and {doc} `GridImages` tutorial. +++ :download:`Download notebook ` .. grid-item-card:: 3. Understanding the Image Class: Data Components and Accessors :shadow: md This tutorial provides a comprehensive guide to the PhenoTypic `Image` class architecture, focusing on its main data components and how they interact with detection and analysis modules. +++ :download:`Download notebook ` .. grid-item-card:: 2. Using `ImagePipeline`s to process batches :shadow: md Learn to tune and use prefabricated image processing pipelines, then deploy them at scale. +++ :download:`Download notebook `