FITS-PIL FITSΒΆ
Extensions: .fit
, .fits
This is a copy from the Pillow docs.
New in version Pillow: 1.1.5
PIL provides a stub driver for FITS files.
To add read or write support to your application, use
PIL.FitsStubImagePlugin.register_handler()
.