DataARF ========================= .. currentmodule:: sherpa.astro.data .. autoclass:: DataARF :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataARF.dep ~DataARF.indep ~DataARF.mask ~DataARF.ndim ~DataARF.size ~DataARF.specresp ~DataARF.staterror ~DataARF.syserror ~DataARF.x ~DataARF.xhi ~DataARF.xlo ~DataARF.y .. 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_evaluation_indep ~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_xerr ~DataARF.get_xlabel ~DataARF.get_y ~DataARF.get_yerr ~DataARF.get_ylabel ~DataARF.ignore ~DataARF.notice ~DataARF.set_dep ~DataARF.set_indep ~DataARF.set_xlabel ~DataARF.set_ylabel ~DataARF.to_component_plot ~DataARF.to_fit ~DataARF.to_guess ~DataARF.to_plot .. rubric:: Attributes Documentation .. autoattribute:: dep .. autoattribute:: indep .. autoattribute:: mask .. autoattribute:: ndim .. autoattribute:: size .. autoattribute:: specresp .. autoattribute:: staterror .. autoattribute:: syserror .. autoattribute:: x .. autoattribute:: xhi .. autoattribute:: xlo .. autoattribute:: y .. 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_evaluation_indep .. 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_xerr .. automethod:: get_xlabel .. automethod:: get_y .. automethod:: get_yerr .. automethod:: get_ylabel .. automethod:: ignore .. automethod:: notice .. automethod:: set_dep .. automethod:: set_indep .. automethod:: set_xlabel .. automethod:: set_ylabel .. automethod:: to_component_plot .. automethod:: to_fit .. automethod:: to_guess .. automethod:: to_plot