FilterResponse ============== .. currentmodule:: speclite.filters .. autoclass:: FilterResponse :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FilterResponse.response ~FilterResponse.wavelength .. rubric:: Methods Summary .. autosummary:: ~FilterResponse.__call__ ~FilterResponse.convolve_with_array ~FilterResponse.convolve_with_function ~FilterResponse.create_shifted ~FilterResponse.get_ab_maggies ~FilterResponse.get_ab_magnitude ~FilterResponse.pad_spectrum ~FilterResponse.save .. rubric:: Attributes Documentation .. autoattribute:: response .. autoattribute:: wavelength .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: convolve_with_array .. automethod:: convolve_with_function .. automethod:: create_shifted .. automethod:: get_ab_maggies .. automethod:: get_ab_magnitude .. automethod:: pad_spectrum .. automethod:: save