Combiner

class reducer.astro_gui.Combiner(*args, **kwd)[source]

Bases: reducer.astro_gui.ReducerBase

Widget for displaying options for ccdproc.Combiner.

description : str, optional
Text displayed next to check box for selecting options.

Attributes Summary

combined The combined image.
image_source
is_sane

Methods Summary

action()
format()

Attributes Documentation

combined

The combined image.

image_source
is_sane

Methods Documentation

action()[source]
format()[source]