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