|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include "SEFramework/CoordinateSystem/WCS.h"#include <boost/algorithm/string/trim.hpp>#include <fitsio.h>#include <mutex>#include <wcslib/dis.h>#include <wcslib/wcs.h>#include <wcslib/wcsfix.h>#include <wcslib/wcshdr.h>#include <wcslib/wcsprintf.h>#include "ElementsKernel/Exception.h"#include "ElementsKernel/Logging.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Variables | |
| static auto | SourceXtractor::logger = Elements::Logging::getLogger("WCS") |
| decltype(&wcssub) | SourceXtractor::safe_wcssub = &wcssub |