|
lsst.afw g4f4f280218+81551fceaa
|
#include <cstdint>#include <memory>#include <algorithm>#include <cassert>#include <set>#include <string>#include <map>#include <vector>#include "boost/format.hpp"#include "lsst/pex/exceptions.h"#include "lsst/afw/image/MaskedImage.h"#include "lsst/afw/math/Statistics.h"#include "lsst/afw/detection/Peak.h"#include "lsst/afw/detection/FootprintSet.h"#include "lsst/afw/detection/FootprintCtrl.h"#include "lsst/afw/detection/HeavyFootprint.h"