lsst.afw g47a37159df+45adbcf3d0
Loading...
Searching...
No Matches
_write_fits.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst.afw.display
 
namespace  lsst.afw.display._write_fits
 

Functions

None lsst.afw.display._write_fits._add_wcs (str wcs_name, PropertyList ps, int x0=0, int y0=0)
 
None lsst.afw.display._write_fits.writeFitsImage (str|int|io.BytesIO file, lsst.afw.image.Image|lsst.afw.image.Mask data, lsst.afw.geom.SkyWcs|None wcs=None, str title="", PropertySet|None metadata=None)
 

Variables

 lsst.afw.display._write_fits._LOG = logging.getLogger(__name__)