System Shape
Purpose, scope, and application boundaries
CytoCV is a Django-based web application that keeps authenticated research workflows, image-processing stages, segmentation, measurement, and result review together in one browser-based workflow rather than scattering those steps across separate tools.
At a high level, the codebase separates account and workflow concerns from scientific processing concerns, while preserving a run-centered view of uploaded files, derived artifacts, and exported measurements.
- The main emphasis is application structure and workflow behavior rather than deployment setup.
- The platform is shaped around DeltaVision yeast analysis instead of general-purpose microscopy hosting.