PedestalIntegrator ================== .. currentmodule:: lstcam_calib.pixel.pedestals .. autoclass:: PedestalIntegrator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PedestalIntegrator.charge_median_cut_outliers ~PedestalIntegrator.charge_std_cut_outliers ~PedestalIntegrator.sigma_clipping_iterations ~PedestalIntegrator.sigma_clipping_max_sigma .. rubric:: Methods Summary .. autosummary:: ~PedestalIntegrator.calculate_pedestal_results ~PedestalIntegrator.calculate_pedestals ~PedestalIntegrator.collect_sample ~PedestalIntegrator.setup_sample_buffers ~PedestalIntegrator.store_results .. rubric:: Attributes Documentation .. autoattribute:: charge_median_cut_outliers .. autoattribute:: charge_std_cut_outliers .. autoattribute:: sigma_clipping_iterations .. autoattribute:: sigma_clipping_max_sigma .. rubric:: Methods Documentation .. automethod:: calculate_pedestal_results .. automethod:: calculate_pedestals .. automethod:: collect_sample .. automethod:: setup_sample_buffers .. automethod:: store_results