ASDFFileHandler =============== .. currentmodule:: ginga.util.io.io_asdf .. autoclass:: ASDFFileHandler :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ASDFFileHandler.mimetypes ~ASDFFileHandler.name .. rubric:: Methods Summary .. autosummary:: ~ASDFFileHandler.check_availability ~ASDFFileHandler.close ~ASDFFileHandler.load_asdf ~ASDFFileHandler.load_asdf_hdu_in_fits ~ASDFFileHandler.load_file ~ASDFFileHandler.load_idx ~ASDFFileHandler.load_idx_cont ~ASDFFileHandler.open_file .. rubric:: Attributes Documentation .. autoattribute:: mimetypes .. autoattribute:: name .. rubric:: Methods Documentation .. automethod:: check_availability .. automethod:: close .. automethod:: load_asdf .. automethod:: load_asdf_hdu_in_fits .. automethod:: load_file .. automethod:: load_idx .. automethod:: load_idx_cont .. automethod:: open_file