Exposure#

class pyxel.exposure.Exposure(readout, outputs=None, result_type='all', pipeline_seed=None, working_directory=None)[source]#

Bases: object

TBW.

property result_type#

TBW.

property pipeline_seed#

TBW.

run_exposure(processor, debug, with_inherited_coords)[source]#

Run an exposure pipeline.

Parameters:
  • processor (Processor)

  • debug (bool)

  • with_inherited_coords (bool)

Returns:

DataTree