FlashCamExtractor ================= .. currentmodule:: ctapipe.image.extractor .. autoclass:: FlashCamExtractor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FlashCamExtractor.effective_time_profile_std ~FlashCamExtractor.leading_edge_rel_descend_limit ~FlashCamExtractor.leading_edge_timing ~FlashCamExtractor.local_weight ~FlashCamExtractor.neighbour_sum_clipping ~FlashCamExtractor.upsampling ~FlashCamExtractor.window_shift ~FlashCamExtractor.window_width .. rubric:: Methods Summary .. autosummary:: ~FlashCamExtractor.__call__ ~FlashCamExtractor.clip .. rubric:: Attributes Documentation .. autoattribute:: effective_time_profile_std .. autoattribute:: leading_edge_rel_descend_limit .. autoattribute:: leading_edge_timing .. autoattribute:: local_weight .. autoattribute:: neighbour_sum_clipping .. autoattribute:: upsampling .. autoattribute:: window_shift .. autoattribute:: window_width .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: clip