InputArchive¶
-
class
lsst.afw.table.io.InputArchive¶ Bases:
pybind11_builtins.pybind11_objectMethods Summary
get(self, arg0)readFits(self)Methods Documentation
-
get(self: lsst.afw.table.io.InputArchive, arg0: int) → lsst.afw.table.io.Persistable¶
-
readFits(self: lsst::afw::fits::Fits) → lsst.afw.table.io.InputArchive¶
-