3 #ifndef SimpleSourceFinder_h
4 #define SimpleSourceFinder_h 1
7 #include <numpy/arrayobject.h>
8 #include "luiza/Processor.h"
68 void printEndMessage()
const ;
virtual Processor * newProcessor()
Return a new instance of the processor.
Definition: SimpleSourceFinder.h:42
namespace for data storing and exchange formats
Definition: GloriaAstrometry.h:15
string _inputCollectionName
Name of the image collection containing images to be added.
Definition: SimpleSourceFinder.h:71
bool _permanentCollection
Flag the output collection to be permanent.
Definition: SimpleSourceFinder.h:77
Class for storing all data processed in Luiza.
Definition: GloriaDataContainer.h:82
Base class for Luiza processors.
Definition: Processor.h:55
Simple processor to find stars centres on the frame.
Definition: SimpleSourceFinder.h:38
string _outputCollectionName
Name of the output image collection.
Definition: SimpleSourceFinder.h:74
Namespace for Luiza framework.
Definition: CCCollection.h:6