Sloan Digital Sky Survey | ||||||
|
||||||
FitsLib |
A library for reading and manipulating FITS files on the Microsoft's .Net platform.
FITS stands for flexible image transport system. FitsLib aims to provide an interface to the FITS file on the Dot Net Platform. It is built as an object oriented wrapper around the CFITSIO library's interface to the FITS files.
Even though this library should be accessible in all the Dot Net Languages, the main focus is on making it available for C-Sharp. The documentation given here also tends to do the same.
This library is intended to assist astronomers in writing webservices utilizing the immense amount of data available in the FITS files.
The library provides an interface to the FITS files using a set of active and passive objects. Active Objects access the file and passive objects contain the data accessed from the file. The FitsLib namespace provides all the neccessary interfaces to access the FITS files.
Binary-Release | Debug-Release | Dependent Libraries | Release Date | Documentation | Source Code |
FitsLib.dll | FitsLib.dll | cfitsio.dll | Ver 1.2, July 30,2003 | Main Page | FitsLib.h other-files |
FitsLib.dll | FitsLib.dll | cfitsio.dll | Ver 1.3, Jan 08,2003 | Main Page | FitsLib.h other-files |
Vivek Haridas
Last Modified :Thursday, January 8, 2004 at 6:21:32 PM
, $Revision 1.3 $