Resample ======== .. currentmodule:: sofia_redux.toolkit.resampling .. autoclass:: Resample :show-inheritance: :noindex: .. rubric:: Attributes Summary .. autosummary:: ~Resample.fit_tree ~Resample.order .. rubric:: Methods Summary .. autosummary:: ~Resample.__call__ ~Resample.calculate_adaptive_smoothing ~Resample.calculate_minimum_points ~Resample.check_order ~Resample.pre_fit ~Resample.process_block ~Resample.reduction_settings ~Resample.set_sample_tree .. rubric:: Attributes Documentation .. autoattribute:: fit_tree .. autoattribute:: order .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: calculate_adaptive_smoothing .. automethod:: calculate_minimum_points .. automethod:: check_order .. automethod:: pre_fit .. automethod:: process_block .. automethod:: reduction_settings .. automethod:: set_sample_tree