IsophoteList ============ .. currentmodule:: photutils.isophote .. autoclass:: IsophoteList :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IsophoteList.a3 ~IsophoteList.a3_err ~IsophoteList.a4 ~IsophoteList.a4_err ~IsophoteList.b3 ~IsophoteList.b3_err ~IsophoteList.b4 ~IsophoteList.b4_err ~IsophoteList.ellip_err ~IsophoteList.eps ~IsophoteList.grad ~IsophoteList.grad_error ~IsophoteList.grad_r_error ~IsophoteList.int_err ~IsophoteList.intens ~IsophoteList.ndata ~IsophoteList.nflag ~IsophoteList.niter ~IsophoteList.npix_c ~IsophoteList.npix_e ~IsophoteList.pa ~IsophoteList.pa_err ~IsophoteList.pix_stddev ~IsophoteList.rms ~IsophoteList.sample ~IsophoteList.sarea ~IsophoteList.sma ~IsophoteList.stop_code ~IsophoteList.tflux_c ~IsophoteList.tflux_e ~IsophoteList.valid ~IsophoteList.x0 ~IsophoteList.x0_err ~IsophoteList.y0 ~IsophoteList.y0_err .. rubric:: Methods Summary .. autosummary:: ~IsophoteList.append ~IsophoteList.extend ~IsophoteList.get_closest ~IsophoteList.get_names ~IsophoteList.insert ~IsophoteList.sort ~IsophoteList.to_table .. rubric:: Attributes Documentation .. autoattribute:: a3 .. autoattribute:: a3_err .. autoattribute:: a4 .. autoattribute:: a4_err .. autoattribute:: b3 .. autoattribute:: b3_err .. autoattribute:: b4 .. autoattribute:: b4_err .. autoattribute:: ellip_err .. autoattribute:: eps .. autoattribute:: grad .. autoattribute:: grad_error .. autoattribute:: grad_r_error .. autoattribute:: int_err .. autoattribute:: intens .. autoattribute:: ndata .. autoattribute:: nflag .. autoattribute:: niter .. autoattribute:: npix_c .. autoattribute:: npix_e .. autoattribute:: pa .. autoattribute:: pa_err .. autoattribute:: pix_stddev .. autoattribute:: rms .. autoattribute:: sample .. autoattribute:: sarea .. autoattribute:: sma .. autoattribute:: stop_code .. autoattribute:: tflux_c .. autoattribute:: tflux_e .. autoattribute:: valid .. autoattribute:: x0 .. autoattribute:: x0_err .. autoattribute:: y0 .. autoattribute:: y0_err .. rubric:: Methods Documentation .. automethod:: append .. automethod:: extend .. automethod:: get_closest .. automethod:: get_names .. automethod:: insert .. automethod:: sort .. automethod:: to_table