ResampleKernel ============== .. currentmodule:: sofia_redux.toolkit.resampling .. autoclass:: ResampleKernel :show-inheritance: :noindex: .. rubric:: Attributes Summary .. autosummary:: ~ResampleKernel.degrees ~ResampleKernel.exit_code ~ResampleKernel.exit_message ~ResampleKernel.kernel ~ResampleKernel.kernel_offsets ~ResampleKernel.kernel_spacing ~ResampleKernel.spline .. rubric:: Methods Summary .. autosummary:: ~ResampleKernel.__call__ ~ResampleKernel.block_loop ~ResampleKernel.combine_blocks ~ResampleKernel.estimate_feature_windows ~ResampleKernel.process_block ~ResampleKernel.reduction_settings ~ResampleKernel.set_kernel ~ResampleKernel.set_sample_tree .. rubric:: Attributes Documentation .. autoattribute:: degrees .. autoattribute:: exit_code .. autoattribute:: exit_message .. autoattribute:: kernel .. autoattribute:: kernel_offsets .. autoattribute:: kernel_spacing .. autoattribute:: spline .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: block_loop .. automethod:: combine_blocks .. automethod:: estimate_feature_windows .. automethod:: process_block .. automethod:: reduction_settings .. automethod:: set_kernel .. automethod:: set_sample_tree