Combiner ======== .. currentmodule:: ccdproc .. autoclass:: Combiner :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Combiner.dtype ~Combiner.scaling ~Combiner.weights .. rubric:: Methods Summary .. autosummary:: ~Combiner.average_combine ~Combiner.clip_extrema ~Combiner.median_combine ~Combiner.minmax_clipping ~Combiner.sigma_clipping ~Combiner.sum_combine .. rubric:: Attributes Documentation .. autoattribute:: dtype .. autoattribute:: scaling .. autoattribute:: weights .. rubric:: Methods Documentation .. automethod:: average_combine .. automethod:: clip_extrema .. automethod:: median_combine .. automethod:: minmax_clipping .. automethod:: sigma_clipping .. automethod:: sum_combine