CCfits  2.5
Todo List
Member CCfits::AsciiTable::AsciiTable (FITSBase *p, const String &hduName, int rows, const std::vector< String > &columnName=std::vector< String >(), const std::vector< String > &columnFmt=std::vector< String >(), const std::vector< String > &columnUnit=std::vector< String >(), int version=1)
Member CCfits::FITS::addTable (const String &hduName, int rows, const std::vector< String > &columnName=std::vector< String >(), const std::vector< String > &columnFmt=std::vector< String >(), const std::vector< String > &columnUnit=std::vector< String >(), HduType type=BinaryTbl, int version=1)
the code should one day check that the version keyword is higher than any other versions already added to the FITS object (although cfitsio doesn't do this either).
Member CCfits::FITS::addImage (const String &hduName, int bpix, std::vector< long > &naxes, int version=1)
Add a function for replacing the primary image
"

Oded: Write a main program so that HippoDraw can be installed on the desktop. This reqires setting the path to the shared libraries correctly.

Oded: Associate icons with executable and document files. .bmp files for this purpose are in the images subdirectory.

Class CCfits::PHDU
Implement functions that allow replacement of the primary image