FACT++
1.0
|
FITS writter for the FACT project. More...
FITS writter for the FACT project.
The FactFits class is able to open, manage and update FITS files.
The file columns should be given to the class before the file is openned. Once a file has been created, the structure of its columns cannot be changed. Only row can be added.
This class relies on the CCfits and CFitsIO packages.