Code#

These pages document the internal code structure of the application. It is mostly informative, except for the imaging package, for which it documents the public API. (That sub-package may be used as a library by another application, typically a script.)

imaging

Image processing and analysis

start

Starts the application.

frontend

Graphical front-end of the application

parameters

Manages image analysis parameters.

logger

Handles setup of the debug log.