Definition at line 711 of file fits.h.
References ___err___, clear(), gLog, fits::Table::is_compressed, and fits::Table::name.
717 throw std::runtime_error(
"Trying to read a compressed fits with the base fits class. Use factfits instead.");
719 gLog <<
___err___ <<
"ERROR - Trying to read a compressed fits with the base fits class. Use factfits instead." << std::endl;
721 clear(rdstate()|std::ios::badbit);
void Constructor(const std::string &fname, std::string fout="", const std::string &tableName="", bool force=false)