Skip to content

snfactory/ifuio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifuio

This is a C library containing a collection of input/output routines for Integral Field Unit (IFU) spectrograph data. It is a dependency for the Nearby Supernova Factory pipeline. It originally went by the name E3D_io_LCL and then by IFU_C_iolibs.

Originally the library included another I/O format called "MIDAS" but this was stripped on importing the code to git.

Dependencies: cfitsio, wcslib

License: GPLv2

Build

Type make. Static libraries libio.a and libgen.a will be located in obj subdirectory.

Releases

No releases published

Packages

No packages published