SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
PyMeasurementImage.h
Go to the documentation of this file.
1
17/*
18 * @file MeasurementImage.h
19 * @author Nikolaos Apostolakos <nikoapos@gmail.com>
20 */
21
22#ifndef _SEIMPLEMENTATION_PYMEASUREMENTIMAGE_H
23#define _SEIMPLEMENTATION_PYMEASUREMENTIMAGE_H
24
25#include <string>
27
28namespace SourceXtractor {
29
60
61}
62
63#endif // _SEIMPLEMENTATION_PYMEASUREMENTIMAGE_H
64
PyMeasurementImage(std::string file, std::string psf_file, std::string weight_file)