DataRMF ========================= .. currentmodule:: sherpa.astro.data .. autoclass:: DataRMF :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataRMF.filter ~DataRMF.mask .. rubric:: Methods Summary .. autosummary:: ~DataRMF.apply_filter ~DataRMF.apply_rmf ~DataRMF.eval_model ~DataRMF.eval_model_to_fit ~DataRMF.get_bounding_mask ~DataRMF.get_dep ~DataRMF.get_dims ~DataRMF.get_error ~DataRMF.get_filter ~DataRMF.get_filter_expr ~DataRMF.get_img ~DataRMF.get_imgerr ~DataRMF.get_indep ~DataRMF.get_staterror ~DataRMF.get_syserror ~DataRMF.get_x ~DataRMF.get_x0 ~DataRMF.get_x0label ~DataRMF.get_x1 ~DataRMF.get_x1label ~DataRMF.get_xerr ~DataRMF.get_xlabel ~DataRMF.get_y ~DataRMF.get_yerr ~DataRMF.get_ylabel ~DataRMF.ignore ~DataRMF.notice ~DataRMF.set_dep ~DataRMF.to_contour ~DataRMF.to_fit ~DataRMF.to_guess ~DataRMF.to_plot .. rubric:: Attributes Documentation .. autoattribute:: filter .. autoattribute:: mask .. rubric:: Methods Documentation .. automethod:: apply_filter .. automethod:: apply_rmf .. automethod:: eval_model .. automethod:: eval_model_to_fit .. automethod:: get_bounding_mask .. automethod:: get_dep .. automethod:: get_dims .. automethod:: get_error .. automethod:: get_filter .. automethod:: get_filter_expr .. automethod:: get_img .. automethod:: get_imgerr .. automethod:: get_indep .. automethod:: get_staterror .. automethod:: get_syserror .. automethod:: get_x .. automethod:: get_x0 .. automethod:: get_x0label .. automethod:: get_x1 .. automethod:: get_x1label .. automethod:: get_xerr .. automethod:: get_xlabel .. automethod:: get_y .. automethod:: get_yerr .. automethod:: get_ylabel .. automethod:: ignore .. automethod:: notice .. automethod:: set_dep .. automethod:: to_contour .. automethod:: to_fit .. automethod:: to_guess .. automethod:: to_plot