Mask_and_Moments ========================================= .. currentmodule:: turbustat.data_reduction .. autoclass:: Mask_and_Moments :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Mask_and_Moments.intint ~Mask_and_Moments.intint_err ~Mask_and_Moments.linewidth ~Mask_and_Moments.linewidth_err ~Mask_and_Moments.moment0 ~Mask_and_Moments.moment0_err ~Mask_and_Moments.moment1 ~Mask_and_Moments.moment1_err ~Mask_and_Moments.moment2 ~Mask_and_Moments.moment2_err .. rubric:: Methods Summary .. autosummary:: ~Mask_and_Moments.all_moment_errs ~Mask_and_Moments.all_moments ~Mask_and_Moments.find_noise ~Mask_and_Moments.from_fits ~Mask_and_Moments.get_prop_hdrs ~Mask_and_Moments.make_mask ~Mask_and_Moments.make_moment_errors ~Mask_and_Moments.make_moments ~Mask_and_Moments.to_dict ~Mask_and_Moments.to_fits .. rubric:: Attributes Documentation .. autoattribute:: intint .. autoattribute:: intint_err .. autoattribute:: linewidth .. autoattribute:: linewidth_err .. autoattribute:: moment0 .. autoattribute:: moment0_err .. autoattribute:: moment1 .. autoattribute:: moment1_err .. autoattribute:: moment2 .. autoattribute:: moment2_err .. rubric:: Methods Documentation .. automethod:: all_moment_errs .. automethod:: all_moments .. automethod:: find_noise .. automethod:: from_fits .. automethod:: get_prop_hdrs .. automethod:: make_mask .. automethod:: make_moment_errors .. automethod:: make_moments .. automethod:: to_dict .. automethod:: to_fits