LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Definitions to write a FITS image. More...
Go to the source code of this file.
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst.afw | |
lsst.afw.display | |
Functions | |
template<typename ImageT > | |
void | lsst.afw.display::writeBasicFits (int fd, ImageT const &data, image::Wcs const *Wcs, char const *title) |
template<typename ImageT > | |
void | lsst.afw.display::writeBasicFits (std::string const &filename, ImageT const &data, image::Wcs const *Wcs, char const *title) |
Definitions to write a FITS image.
Definition in file simpleFits.h.