toasty.pipeline Package

A framework for automating the ingest of source images into the formats used by AAS WorldWide Telescope.

Classes

CandidateInput()

An abstract base class representing an image from one of our sources.

ImageSource()

An abstract base class representing a source of images to be processed in the image-processing pipeline.

NotActionableError(reason)

Raised when an image is provided to the pipeline but for some reason we're not going to be able to get it into a WWT-compatible form.

PipelineIo()

An abstract base class for I/O relating to pipeline processing.