ImageFileCollection =========================== .. currentmodule:: ccdproc .. autoclass:: ImageFileCollection :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImageFileCollection.files ~ImageFileCollection.keywords ~ImageFileCollection.location ~ImageFileCollection.summary ~ImageFileCollection.summary_info .. rubric:: Methods Summary .. autosummary:: ~ImageFileCollection.data ~ImageFileCollection.files_filtered ~ImageFileCollection.hdus ~ImageFileCollection.headers ~ImageFileCollection.refresh ~ImageFileCollection.sort ~ImageFileCollection.values .. rubric:: Attributes Documentation .. autoattribute:: files .. autoattribute:: keywords .. autoattribute:: location .. autoattribute:: summary .. autoattribute:: summary_info .. rubric:: Methods Documentation .. automethod:: data .. automethod:: files_filtered .. automethod:: hdus .. automethod:: headers .. automethod:: refresh .. automethod:: sort .. automethod:: values