DataOgipResponse ================================== .. currentmodule:: sherpa.astro.data .. autoclass:: DataOgipResponse :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataOgipResponse.dep ~DataOgipResponse.indep ~DataOgipResponse.mask ~DataOgipResponse.ndim ~DataOgipResponse.size ~DataOgipResponse.staterror ~DataOgipResponse.syserror ~DataOgipResponse.x ~DataOgipResponse.xhi ~DataOgipResponse.xlo ~DataOgipResponse.y .. rubric:: Methods Summary .. autosummary:: ~DataOgipResponse.apply_filter ~DataOgipResponse.eval_model ~DataOgipResponse.eval_model_to_fit ~DataOgipResponse.get_bounding_mask ~DataOgipResponse.get_dep ~DataOgipResponse.get_dims ~DataOgipResponse.get_error ~DataOgipResponse.get_evaluation_indep ~DataOgipResponse.get_filter ~DataOgipResponse.get_filter_expr ~DataOgipResponse.get_img ~DataOgipResponse.get_imgerr ~DataOgipResponse.get_indep ~DataOgipResponse.get_staterror ~DataOgipResponse.get_syserror ~DataOgipResponse.get_x ~DataOgipResponse.get_xerr ~DataOgipResponse.get_xlabel ~DataOgipResponse.get_y ~DataOgipResponse.get_yerr ~DataOgipResponse.get_ylabel ~DataOgipResponse.ignore ~DataOgipResponse.notice ~DataOgipResponse.set_dep ~DataOgipResponse.set_indep ~DataOgipResponse.set_xlabel ~DataOgipResponse.set_ylabel ~DataOgipResponse.to_component_plot ~DataOgipResponse.to_fit ~DataOgipResponse.to_guess ~DataOgipResponse.to_plot .. rubric:: Attributes Documentation .. autoattribute:: dep .. autoattribute:: indep .. autoattribute:: mask .. autoattribute:: ndim .. autoattribute:: size .. autoattribute:: staterror .. autoattribute:: syserror .. autoattribute:: x .. autoattribute:: xhi .. autoattribute:: xlo .. autoattribute:: y .. rubric:: Methods Documentation .. 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