elendil-software / csharpfits

Evolution of the CSharpFits (1.1) library from http://vo.iucaa.ernet.in/~voi/CSharpFITS.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of the CSharpFITS package from http://voi.iucaa.in/voi/CSharpFITS.html

This fork basically adds a big performance boost for the common use case of writing a large, probably multi-dimensional, array of int or short values.

README FOR CSharpFITS package source code distribution

1.Souce code zip contains the visual studio 2005 project. (CSharpFITS_v1.1 folder) 2.Source code can be viewed with anything capable of reading ASCII. 3.Visual Studio 2005 is required to open and compile the project.

Refer docs folder for help on using the API..

About

Evolution of the CSharpFits (1.1) library from http://vo.iucaa.ernet.in/~voi/CSharpFITS.html

License:Other


Languages

Language:C# 100.0%