|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2012-07-28 13:41 A 32-bit limitation on low-level table reads was removed. Much faster byte-swapping algorithms were implemented, accelerating FITS on little-endian machines. Data type conversion on losslessly compressed files was improved. Support for IBM System Z mainframes was improved. Numerous bugs were fixed. 2011-12-15 07:42 This release restores support for tile compression of 1-byte integer images. It modifies the command line parsing routine to perform more rigorous checks to determine if the token can be interpreted as a number or not. It adds support for reading and writing large FITS files (> 2.1 GB) when building CFITSIO using Microsoft Visual C++ on Windows platforms. There are numerous bugfixes. 2011-06-13 12:39 In cases where an image tile cannot be quantized, the floating-point pixel values will be losslessly compressed with gzip before writing them to the tile-compressed file. Significant internal changes have been made to the structure of the tile compression and uncompression routines to make them more modular and easier to maintain. The ffiter function has been modified to properly clean up allocated memory if an error occurs. 2010-08-12 07:06 This release adds the ability to uncompress images as tiles. There are minor bugfixes. Project ResourcesProject Description CFITSIO is a library of C and Fortran subroutines for |