API Reference

Unless otherwise stated below functions are available at top level import, i.e. after import chunkflow.

Chunk

Image

Flow

Operators

Lib

chunkflow.lib.load_source(fname)[source]

Imports a module from source.

Parameters:

fname (str) – file path of the python code.

AWS