summaryrefslogtreecommitdiff
path: root/graphics/py-pyfits
AgeCommit message (Collapse)AuthorFilesLines
2011-03-11oops - missed a substitution, noticed by wizdrochner2-3/+4
2011-03-11update to 2.4.0drochner4-17/+24
changes: -Added some HDU methods for metadata -Enhanced the section class to allow reading non-contiguous image data -Added a verify keyword argument to the pyfits.append function -Added a new optional keyword arguments disable_image_compression and do_not_scale_image_data to pyfits.open -Checksum support now correctly conforms to the FITS standard -bugfixes
2010-11-11add py-pyfits-2.3.1, a Python library for the FITS image formatdrochner4-0/+81
(used in astronomy and other scientific applications), from Kamel Derouiche per pkgsrc-wip