|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <mutex>#include <boost/algorithm/string/trim.hpp>#include <fitsio.h>#include <wcslib/wcs.h>#include <wcslib/wcshdr.h>#include <wcslib/wcsfix.h>#include <wcslib/wcsprintf.h>#include <wcslib/getwcstab.h>#include "ElementsKernel/Exception.h"#include "ElementsKernel/Logging.h"#include "SEImplementation/CoordinateSystem/WCS.h"Go to the source code of this file.
Namespaces | |
| SourceXtractor | |
Functions | |
| static int | SourceXtractor::wrapped_lincpy (int alloc, const struct linprm *linsrc, struct linprm *lindst) |
Variables | |
| static auto | SourceXtractor::logger = Elements::Logging::getLogger("WCS") |
| decltype(&lincpy) | SourceXtractor::safe_lincpy = &lincpy |
1.8.14