Download List

项目描述

CFITSIO is a library of C and Fortran subroutines for reading and writing data files in the FITS (Flexible Image Transport System) data format. It simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-28 13:41
3.31.0

对低级表读取一个 32 位限制被去除了。实施了更快的字节交换算法,在小端字节序的机器上加速的配合。改进了数据类型转换无损压缩的文件上。改进了对 IBM 系统 Z 大型机的支持。许多 bug 被固定。
标签: Enhancements, Bugfixes, Stable
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
3.29

此版本将还原为平铺图像压缩的 1 字节整数的支持。命令行解析例程,以执行更严格的检查,以确定是否令牌可以解释为数字或不修改它。它增加了用于读取和写入大型适合文件 (> 2.1 GB) 构建 CFITSIO 在 Windows 上使用 Microsoft Visual c + + 时平台的支持。有许多错误修正。
标签: Enhancements, Bugfixes, Stable
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
3.28

另外,当图像瓷砖不能量化的情况下,浮点像素值将无损压缩的gzip之前将它们写入瓦压缩文件。重大的内部改革已作出了压缩,解压缩例程瓦结构,以使它们更模块化,更易于维护。该ffiter功能已被修改,正确地清理已分配的内存,如果出现错误。
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.

2011-03-11 20:07
3.27

错误修正和改进未成年人发了言。
Bugfixes and minor enhancements were made.

2010-08-12 07:06
3.25

此版本增加的能力,如磁砖图像压缩。有轻微的错误修正。
标签: Minor enhancement, Bugfixes
This release adds the ability to uncompress images as tiles. There are minor bugfixes.

Project Resources