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