OutputArchive¶
- class lsst.afw.table.io.OutputArchive¶
Bases:
pybind11_objectMethods Summary
put(self, obj[, permissive])writeFits(self, arg0)Methods Documentation
- put(self: lsst.afw.table.io.OutputArchive, obj: lsst.afw.table.io.Persistable, permissive: bool = False) int¶
- writeFits(self: lsst.afw.table.io.OutputArchive, arg0: lsst.afw.fits.Fits) None¶