Filename pre- and suffixes. More...
Variables | |
| const std::string | vistaPrefix = "v" | 
| const std::string | casuPrefix = "w" | 
| const std::string | edinPrefix = "e" | 
| const std::string | mefType = ".fit" | 
| const std::string | catType = ".fits" | 
| const std::string | catSuffix = "_cat" | 
| const std::string | stackSuffix = "_st" | 
| const std::string | confSuffix = "_conf" | 
| const std::string | cpmSuffix = "_cpm" | 
| const std::string | tileSuffix = "_tl" | 
| const std::string | mosaSuffix = "_mos" | 
| const std::string | diffSuffix = "_dif" | 
| const std::string | caliSuffix = "_cal" | 
| const std::string | filtSuffix = "_two" | 
| const std::string | leavSuffix = "_sf" | 
| const std::string | biasSuffix = "_bias" | 
| const std::string | darkSuffix = "_dark" | 
| const std::string | flatSuffix = "_flat" | 
| const std::string | arcSuffix = "_arc" | 
| const std::string | skySuffix = "_sky" | 
| const std::string | deepSuffix = "_dp" | 
| const std::string | CelestialSphere = "sky" | 
| const std::string | VirtuallyNoPhotons = "dark" | 
| const std::string | TheEarth = "flat" | 
Filename pre- and suffixes.
| const std::string PreSuffixNames::arcSuffix = "_arc" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::biasSuffix = "_bias" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::caliSuffix = "_cal" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::casuPrefix = "w" | 
Referenced by extractMetadata(), extractSources(), DataOps::getFrameType(), and FitsFile::testExpectedKeys().
| const std::string PreSuffixNames::catSuffix = "_cat" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::catType = ".fits" | 
| const std::string PreSuffixNames::CelestialSphere = "sky" | 
Referenced by DataOps::getFrameType(), DataOps::getRunNoFromName(), and TelRunNum< DataType >::TelRunNum().
| const std::string PreSuffixNames::confSuffix = "_conf" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::cpmSuffix = "_cpm" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::darkSuffix = "_dark" | 
| const std::string PreSuffixNames::deepSuffix = "_dp" | 
| const std::string PreSuffixNames::diffSuffix = "_dif" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::edinPrefix = "e" | 
Referenced by extractMetadata(), extractSources(), DataOps::getFrameType(), and FitsFile::testExpectedKeys().
| const std::string PreSuffixNames::filtSuffix = "_two" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::flatSuffix = "_flat" | 
| const std::string PreSuffixNames::leavSuffix = "_sf" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::mefType = ".fit" | 
| const std::string PreSuffixNames::mosaSuffix = "_mos" | 
| const std::string PreSuffixNames::skySuffix = "_sky" | 
| const std::string PreSuffixNames::stackSuffix = "_st" | 
Referenced by TotalExpTime< DataType >::doit(), and DataOps::getFrameType().
| const std::string PreSuffixNames::TheEarth = "flat" | 
Referenced by DataOps::getFrameType().
| const std::string PreSuffixNames::tileSuffix = "_tl" | 
Referenced by DataOps::getFrameType(), insertKeywordValue(), and FitsFile::isTile().
| const std::string PreSuffixNames::VirtuallyNoPhotons = "dark" | 
Referenced by DataOps::getFrameType(), and FitsFile::testExpectedKeys().
| const std::string PreSuffixNames::vistaPrefix = "v" | 
 1.6.3