Overscan

class reducer.astro_gui.Overscan(*arg, **kwd)[source]

Bases: reducer.astro_gui.Slice

docstring for Overscan

Attributes Summary

is_sane
polynomial_order

Methods Summary

action(ccd) Subtract overscan from image based on settings.
format()

Attributes Documentation

is_sane
polynomial_order

Methods Documentation

action(ccd)[source]

Subtract overscan from image based on settings.

ccd : ccdproc.CCDData
Image to be reduced.
format()[source]