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 Requirements

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 메인프레임에 대 한 지원 기능이 향상 되었습니다. 수많은 버그가 수정 되었습니다.
Tags: 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 + +를 사용 하 여 빌드할 때 플랫폼에 대 한 지원을 추가 합니다. 거기에 수많은 버그 수정.
Tags: 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

이미지 타일은 quantized 수없는 경우에는 부동 소수점 픽셀 값은 losslessly 타일 - 압축 파일에 쓰기 전에 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

이 릴리스에는 타일로 이미지를 압축하는 기능을 추가합니다. 사소한 버그수정이 있습니다.
Tags: Minor enhancement, Bugfixes
This release adds the ability to uncompress images as tiles. There are minor bugfixes.

Project Resources