Nboost | |
►Nconf | |
CADSArxivStyle | |
NElements | |
NEuclid | |
►NModelFitting | |
CAsinhChiSquareComparator | Data vs model comparator which computes a modified \(\chi^2\) residual, using asinh |
CChiSquareComparator | Data vs model comparator which computes the \(\chi^2\) residual |
CDataVsModelInputTraits | Traits class the DataVsModelResiduals class uses for accessing its inputs |
CDataVsModelResiduals | ResidualBlockProvider for weighted comparison between data and a model |
CEngineParameterManager | Class responsible for managing the parameters the least square engine minimizes |
CEngineValueResidual | ResidualBlockProvider implementation for adding a prior to a parameter engine value |
CGSLEngine | LeastSquareEngine implementation which uses the GNU Scientific Library |
CLeastSquareEngine | Interface of classes implementing least square minimization |
►CLeastSquareEngineManager | Keep a registry of supported engines, and bridge their factory methods |
CStaticEngine | |
CLeastSquareSummary | Class containing the summary information of solving a least square minimization problem |
CLevmarEngine | LeastSquareEngine implementation which uses the levmar library |
CLogChiSquareComparator | Data vs model comparator which computes a modified \(\chi^2\) residual |
CDataVsModelInputTraits< cv::Mat > | |
CResidualBlockProvider | Interface of a class which can provide a block of residuals for least square minimization solving |
CResidualEstimator | Provides to the LeastSquareEngine the residual values |
CWorldValueResidual | ResidualBlockProvider implementation for adding a prior to a parameter world value |
CImageTraits | |
CNullPsf | |
CPsfTraits | |
CAutoSharp | |
CCircularlySymmetricModelComponent | |
►CCompactExponentialModel | |
CExponentialModelEvaluator | |
CCompactModelBase | |
►CCompactSersicModel | |
CSersicModelEvaluator | |
CConstantModel | |
CExtendedModel | |
CFlattenedMoffatComponent | |
CFrameModelPsfContainer | |
CFrameModelPsfContextContainer | |
CFrameModel | |
CModelComponent | |
COldSharp | |
COnlySmooth | |
CPointModel | |
CPositionedModel | |
CRotatedModelComponent | |
CScaledModelComponent | |
CSersicProfile | |
CSharpRegionManager | |
CTransformedModel | |
CTransformModelComponent | |
CBasicParameter | The parameter base class |
CCoordinateConverter | The coordinate converter interface |
CDependentParameter | Implementation of a parameter depending on an arbitrary number of other parameters |
CEngineParameter | EngineParameter are those derived from the minimization process |
CExpSigmoidConverter | CoordinateConverter implementation using the Exponantiated Sigmoid function |
CManualParameter | |
CNeutralConverter | CoordinateConverter implementation which performs no conversion |
CNormalizedConverter | CoordinateConverter implementation which performs normalization |
CSigmoidConverter | CoordinateConverter implementation using the sigmoid function |
CGslVectorIterator | |
CGslVectorConstIterator | |
CImageTraits< ImageInterfaceTypePtr > | |
CPsfTraits< SourceXtractor::ImagePsf > | |
CDataVsModelInputTraits< ImageInterfaceTypePtr > | |
►CImageTraits< WriteableInterfaceTypePtr > | |
CWriteableIterator | |
CWriteableSetter | |
►NSExtractor | |
CMat22 | |
►Nsourcextractor | |
►Nconfig | |
Naperture | |
►Nargv | |
CArguments | |
CFileList | |
►Nmeasurement_images | |
CFitsFile | |
CMeasurementImage | |
CImageGroup | |
CByKeyword | |
CByPattern | |
CMeasurementGroup | |
►Nmodel_fitting | |
CRangeType | |
CRange | |
CUnbounded | |
CParameterBase | |
CConstantParameter | |
CFreeParameter | |
CDependentParameter | |
CFluxParameterType | |
CPrior | |
CModelBase | |
CCoordinateModelBase | |
CPointSourceModel | |
CConstantModel | |
CSersicModelBase | |
CSersicModel | |
CExponentialModel | |
CDeVaucouleursModel | |
CWorldCoordinate | |
Noutput | |
►NSourceXtractor | |
►NExternalFlagCombineTypes | |
COr | |
CAnd | |
CMin | |
CMax | |
CMost | |
CAperture | |
CCircularAperture | |
CEllipticalAperture | |
CFluxMeasurement | |
CNeighbourInfo | |
CTransformedAperture | |
CBackground | |
CBackgroundModel | |
CBackgroundAnalyzer | |
CConfigurable | Interface of objects which can be configured |
►CDFTConvolution | |
CConvolutionContext | |
CDirectConvolution | |
COpenCVConvolution | |
CWorldCoordinate | |
CImageCoordinate | |
CCoordinateSystem | |
CWCS | |
CFFTTraits | Wrap FFTW types and functions depending on the primitive type (float or double) |
CFFTTraits< float > | Traits for float |
CFFTTraits< double > | Traits for double |
CFFT | Wraps the FFTW API with a more C++ like one |
CFitsFile | Access to a whole FITS file and handles loading and caching FITS headers |
CFitsImageSource | |
CFitsReader | |
CFitsWriter | |
CTemporaryFitsImageSource | FitsTemporaryImageSource wraps FitsImageSource, generating the filename and acquiring its ownership |
►CFrame | |
CImageFilter | |
CBufferedImage | |
CClippedImage | |
CConstantImage | |
CFunctionalImage | |
CImageChunk | |
CImage | Interface representing an image |
CImageAccessor | |
CUniversalImageChunk | |
CImageProcessing | |
CImageProcessingList | |
CMetadataEntry | |
CImageSource | |
CImageTile | |
CImageTileWithType | |
CInterpolatedImageSource | |
CMaskedImage | |
CMirrorImage | Mirrors an image in both X and Y axes |
CPaddedImage | |
CPaddedImage< T, nullptr > | |
CProcessedImage | Processes two images to create a third combining them by using any function |
CSubtractOperation | |
CMultiplyOperation | |
CSnrOperation | |
CProcessingImageSource | |
CRecenterImage | Changes the center of an image, wrapping it around the edges |
CScaledImageSource | |
CSubImage | Part of another image |
CThresholdedImage | Used to subtract a constant value from an Image |
CTileKey | |
CTileManager | |
CVectorImage | Image implementation which keeps the pixel values in memory |
CWriteableBufferedImage | |
CWriteableImage | |
COutput | |
►COutputRegistry | |
CColInfo | |
CColumnFromSource | |
CDeblendStep | An action to be applied to a SourceGroup for deblending its sources |
CDeblending | Performs a number of steps on a SourceGroup that can add or remove Sources for deblending the group |
CMeasurement | |
CPartitionStep | A PartitionStep gets applied on a single Source and can result any number of Sources being outputed. (including the same one, none, or any number of new Sources) |
CPartition | For each Source it receives, applies PartitionSteps and outputs one or more Sources |
CSegmentationProgress | Used to notify observers of the progress of the processing of the image |
►CSegmentation | Segmentation takes an image and splits it into individual Sources for further refinement. Each Source results in a notification of the Segmentation's Observers |
CLabelling | |
CLabellingListener | |
CSelectionCriteria | Used to determine if a Source is selected for processing |
CSelectAllCriteria | An implementation of SelectionCriteria that just marks all Sources as selected |
CProcessSourcesEvent | Event received by SourceGrouping to request the processing of some of the Sources stored |
CGroupingCriteria | Criteria used by SourceGrouping to determine if two sources should be grouped together |
CSourceGrouping | SourceGrouping takes Source, groups them together according to its GroupingCriteria and stores them. When a ProcessSourcesEvent is received the sources that need to be processed are output together with the sources they are grouped with as a SourceGroup |
CPlugin | Plugins must implement this interface |
CPluginAPI | This interface is given to the plugin to let it access object instances from the framework |
CPluginManager | PluginManager handles the loading of plugins and calls their registration function, providing them with with a PluginAPI implementation |
CStaticPlugin | Used to register compile-time (static) plugins with the PluginManager |
►CDetectionFrame | |
CEncapsulatedDetectionImageFrame | |
CProperty | Base class for all Properties. (has no actual content) |
CPropertyHolder | A class providing a simple implementation of a container of properties |
CPropertyId | Identifier used to set and retrieve properties |
CPropertyNotFoundException | An exception indicating that a Property was not available and could not be computed on demand |
CPsf | |
►CVariablePsf | Implements a variable PSF using an arbitrary number of components (i.e. X, Y), and degrees |
CComponent | |
CVariablePsfStack | |
CSimpleSource | A trivial implementation of SourceInterface meant to be used in unit tests |
CSimpleSourceFactory | A SourceFactory implementation that produces a SimpleSource |
CSimpleSourceGroup | A bare bones implementation of SourceGroupInterface meant to be used to implement unit tests |
CSimpleSourceGroupFactory | A SourceGroupFactory implementation that produces a SimpleSourceGroupFactory |
CSourceFactory | A factory interface to create SourceInterface instances |
CSourceGroupFactory | A factory interface to create SourceGroupInterface instances |
►CSourceGroupInterface | Defines the interface used to group sources |
Cis_shared_ptr | |
Cis_shared_ptr< std::shared_ptr< T > > | |
CSourceWrapper | |
►CSourceGroupWithOnDemandProperties | A SourceGroupInterface implementation which used a TaskProvider to compute missing properties |
CEntangledSource | |
CSourceGroupWithOnDemandPropertiesFactory | A SourceGroupFactory implementation that produces a SourceGroupWithOnDemandProperties |
CSourceInterface | The SourceInterface is an abstract "source" that has properties attached to it |
CSourceWithOnDemandProperties | |
CSourceWithOnDemandPropertiesFactory | A SourceFactory implementation that produces a SourceWithOnDemandProperties |
CGroupTask | A Task that acts on a SourceGroup to compute one or more properties |
CSourceTask | A Task that acts on a Source to compute one or more properties |
CTask | Basic interface for a Task that is used to compute properties |
CTaskFactory | Creates a Task for computing a given property |
►CTaskFactoryRegistry | |
CDuplicateFactoryException | Exception raised when trying to register 2 TaskFactories that produce the same PropertyType |
CTaskProvider | |
CBackgroundAnalyzerFactory | |
CImageMode | |
►CKappaSigmaBinning | |
CStats | |
CMedianFilter | |
CSEBackgroundLevelAnalyzer | |
CBackgroundCell | |
CBackgroundHistogram | |
CSE2BackgroundLevelAnalyzer | |
CSE2BackgroundModeller | |
CSE2BackgroundUtils | |
CSplineModel | |
CTypedSplineModelWrapper | |
CSimpleBackgroundAnalyzer | |
►CCheckImages | |
CFrameInfo | |
CDetectionIdCheckImage | |
CGroupIdCheckImage | |
CMoffatCheckImage | |
CSourceIdCheckImage | |
CAttractorsPartitionConfig | |
CBackgroundConfig | |
CCheckImagesConfig | |
CCleaningConfig | |
CDeblendStepConfig | |
CDetectionImageConfig | Provides the detection image |
CGroupingConfig | Used to select a Grouping algorithm |
CLegacyModelFittingConfig | |
CMagnitudeConfig | |
CMeasurementFrameConfig | |
►CMeasurementImageConfig | |
CMeasurementImageInfo | |
CMemoryConfig | |
CMinAreaPartitionConfig | |
CModelFittingConfig | |
CMultiThreadingConfig | |
CMultiThresholdPartitionConfig | |
COutputConfig | |
CPartitionStepConfig | |
CPythonConfig | |
CSamplingConfig | |
CSE2BackgroundConfig | |
CSegmentationConfig | Used to select a Segmentation algorithm |
CWeightImageConfig | |
CCleaning | |
CDeblendingFactory | |
CGroupingFactory | |
CLineSelectionCriteria | |
CMoffatCriteria | Groups sources if their Moffat profile overlap |
CNoGroupingCriteria | |
COverlappingBoundariesCriteria | Groups sources if their bounding boxes overlap |
CSplitSourcesCriteria | Groups sources if they were originally one source before being split |
CImagePsf | |
CLockedWriteableImage | |
CDummyMeasurement | |
CMeasurementFactory | |
CMultithreadedMeasurement | |
CLdacWriter | |
COutputFactory | |
CTableOutput | |
CAttractorsPartitionStep | Splits sources by identifying an attractor pixel by climbing the values gradient from every pixel |
CMinAreaPartitionStep | A PartitionStep that rejects Sources if they do not have at least a given number of pixels |
CMultiThresholdPartitionStep | |
CPartitionFactory | |
CApertureFlag | Aperture photometry flag |
CApertureFlagTask | |
CAperturePhotometry | Aperture photometry fluxes and magnitudes |
CAperturePhotometryArray | Merges all AperturePhotometries into a multidimensional property |
CAperturePhotometryArrayTask | |
CAperturePhotometryConfig | |
CAperturePhotometryPlugin | |
CAperturePhotometryTask | |
CAperturePhotometryTaskFactory | |
CAssocMode | |
►CAssocModeConfig | |
CCatalogEntry | |
CAssocModePartitionStep | |
CAssocModePlugin | |
CAssocModeTask | |
CAssocModeTaskFactory | |
CAutoPhotometry | Auto photometry flux and magnitude |
CAutoPhotometryArray | |
CAutoPhotometryArrayTask | |
CAutoPhotometryConfig | |
CAutoPhotometryFlag | |
CAutoPhotometryFlagTask | |
CAutoPhotometryPlugin | |
CAutoPhotometryTask | |
CAutoPhotometryTaskFactory | |
CBlendedFlag | |
CBlendedFlagPlugin | |
CBlendedFlagTask | |
CBlendedFlagTaskFactory | |
CBoundaryFlag | |
CBoundaryFlagPlugin | |
CBoundaryFlagSourceTask | |
CBoundaryFlagTaskFactory | |
CCoreThresholdPartitionConfig | |
CCoreThresholdPartitionPlugin | |
CCoreThresholdPartitionStep | A PartitionStep that rejects Sources if they do not have at least a given number of pixels |
CCoreThresholdPartitionTask | |
CCoreThresholdPartitionTaskFactory | |
CNCorePixel | |
CDetectionFrameCoordinates | |
CDetectionFrameCoordinatesPlugin | |
CDetectionFrameCoordinatesTask | |
CDetectionFrameCoordinatesTaskFactory | |
CDetectionFrameGroupStamp | |
CDetectionFrameGroupStampPlugin | |
CDetectionFrameGroupStampTask | Task to produce the DetectionFrameGroupStamp Property |
CDetectionFrameGroupStampTaskFactory | Produces DetectionFrameGroupStampTask |
CDetectionFrameImages | |
CDetectionFrameImagesPlugin | |
CDetectionFrameImagesTask | |
CDetectionFrameImagesTaskFactory | |
CDetectionFrameInfo | |
CDetectionFrameInfoPlugin | |
CDetectionFrameInfoTask | |
CDetectionFrameInfoTaskFactory | |
CDetectionFramePixelValues | The values of a Source's pixels in the detection image. They are returned as a vector in the same order as the Source's pixels |
CDetectionFramePixelValuesPlugin | |
CDetectionFramePixelValuesTask | Task to produce the DetectionFramePixelValues Property |
CDetectionFramePixelValuesTaskFactory | TaskFactory to produce DetectionFramePixelValuesTask |
CDetectionFrameSourceStamp | A copy of the rectangular region of the detection image just large enough to include the whole Source |
CDetectionFrameSourceStampPlugin | |
CDetectionFrameSourceStampTask | Task to produce the DetectionFrameSourceStamp Property |
CDetectionFrameSourceStampTaskFactory | Produces DetectionFrameSourceStampTask |
CExternalFlag | |
CExternalFlagConfig | |
CExternalFlagPlugin | |
CExternalFlagTask | Task to produce the ExternalFlag Property |
CExternalFlagTaskFactory | |
CFlexibleModelFitting | |
CFlexibleModelFittingConverterFactory | |
CFlexibleModelFittingExponentialRangeConverterFactory | |
CFlexibleModelFittingLinearRangeConverterFactory | |
CFlexibleModelFittingUnboundedConverterFactory | |
CFlexibleModelFittingFrame | |
CFlexibleModelFittingModel | |
CFlexibleModelFittingPointModel | |
CFlexibleModelFittingExponentialModel | |
CFlexibleModelFittingDevaucouleursModel | |
CFlexibleModelFittingSersicModel | |
CFlexibleModelFittingConstantModel | |
CFlexibleModelFittingParameter | |
CFlexibleModelFittingConstantParameter | |
CFlexibleModelFittingFreeParameter | |
CFlexibleModelFittingDependentParameter | |
CFlexibleModelFittingParameterManager | |
CFlexibleModelFittingPlugin | |
CFlexibleModelFittingPrior | |
CFlexibleModelFittingTask | |
CFlexibleModelFittingTaskFactory | |
CFluxRadius | |
CFluxRadiusConfig | |
CFluxRadiusPlugin | |
CFluxRadiusTask | |
CFluxRadiusTaskFactory | |
CGroupInfo | |
CGroupInfoPlugin | |
CGroupInfoTask | Task to produce the GroupInfo Property |
CGroupInfoTaskFactory | Produces GroupInfoTask |
CGrowthCurve | |
CGrowthCurveConfig | |
CGrowthCurvePlugin | |
CGrowthCurveResampled | |
CGrowthCurveResampledTask | |
CGrowthCurveTask | |
CGrowthCurveTaskFactory | |
CIsophotalFlux | Computes the isophotal flux and magnitude |
CIsophotalFluxPlugin | |
CIsophotalFluxTask | Task to produce the IsophotalFlux Property |
CIsophotalFluxTaskFactory | Produces IsophotalFluxTask |
CJacobian | |
CJacobianSource | |
CJacobianGroup | |
CJacobianPlugin | |
CJacobianGroupTask | |
CJacobianSourceTask | |
CJacobianTaskFactory | |
CKronRadius | Kron radius |
CKronRadiusPlugin | |
CKronRadiusTask | |
CKronRadiusTaskFactory | |
CMeasurementFrame | |
CMeasurementFramePlugin | |
CMeasurementFrameTask | |
CDefaultMeasurementFrameTask | |
CMeasurementFrameTaskFactory | |
CMeasurementFrameCoordinates | |
CMeasurementFrameCoordinatesPlugin | |
CMeasurementFrameCoordinatesTask | |
CMeasurementFrameCoordinatesTaskFactory | |
CMeasurementFrameGroupRectangle | |
CMeasurementFrameGroupRectanglePlugin | |
CMeasurementFrameGroupRectangleTask | |
CMeasurementFrameGroupRectangleTaskFactory | |
CMeasurementFrameImages | |
CMeasurementFrameImagesPlugin | |
CMeasurementFrameImagesTask | |
CMeasurementFrameImagesTaskFactory | |
CMeasurementFrameInfo | |
CMeasurementFrameInfoPlugin | |
CMeasurementFrameInfoTask | |
CMeasurementFrameInfoTaskFactory | |
CMeasurementFramePixelCentroid | |
CMeasurementFramePixelCentroidPlugin | |
CMeasurementFramePixelCentroidTask | Task to produce the PixelCentroid Property |
CMeasurementFramePixelCentroidTaskFactory | Produces MeasurementFramePixelCentroidTask |
CMeasurementFrameRectangle | |
CMeasurementFrameRectanglePlugin | |
CMeasurementFrameRectangleTask | |
CMeasurementFrameRectangleTaskFactory | |
CMoffatModelEvaluator | |
CMoffatModelEvaluatorTask | |
CMoffatModelFitting | |
CMoffatModelFittingPlugin | |
CMoffatModelFittingTask | |
CMoffatModelFittingTaskFactory | |
CMultiframeModelFitting | |
CMultiframeModelFittingPlugin | |
CMultiframeModelFittingTask | |
CMultiframeModelFittingTaskFactory | |
CMultiframeSourceModel | |
CNDetectedPixels | |
CNDetectedPixelsPlugin | |
CNDetectedPixelsSourceTask | |
CNDetectedPixelsTaskFactory | |
COnnxConfig | |
COnnxModel | |
COnnxPlugin | |
►COnnxProperty | |
CNdWrapper | |
CNdWrapperBase | |
COnnxSourceTask | |
COnnxTaskFactory | |
CPeakValue | |
CPeakValuePlugin | |
CPeakValueTask | |
CPeakValueTaskFactory | |
CPixelBoundaries | The bounding box of all the pixels in the source. Both min and max coordinate are inclusive |
CPixelBoundariesHalfMaximum | |
CPixelBoundariesPlugin | |
CPixelBoundariesTask | Task to produce the PixelBoundaries Property |
CPixelBoundariesTaskHalfMaximum | Task to produce the PixelBoundariesHalfMaximum Property |
CPixelBoundariesTaskFactory | Produces a PixelBoundariesTask |
CPixelCentroid | The centroid of all the pixels in the source, weighted by their DetectionImage pixel values |
CPixelCentroidPlugin | |
CPixelCentroidTask | Task to produce the PixelCentroid Property |
CPixelCentroidTaskFactory | Produces PixelCentroidTask |
CPsfPlugin | |
CPsfPluginConfig | |
CPsfProperty | |
CPsfTask | |
CPsfTaskFactory | |
CSaturateFlag | |
CSaturateFlagPlugin | |
CSaturateFlagSourceTask | |
CSaturateFlagTaskFactory | |
CShapeParameters | |
CShapeParametersPlugin | |
CShapeParametersTask | |
CShapeParametersTaskFactory | |
CSNRRatio | |
CSNRRatioPlugin | |
CSNRRatioSourceTask | |
CSNRRatioTaskFactory | |
CSourceFlags | |
CSourceFlagsPlugin | |
CSourceFlagsSourceTask | |
CSourceFlagsTaskFactory | |
CSourceID | |
CSourceIDsPlugin | |
CSourceIDTask | |
CSourceIDTaskFactory | |
CVignet | |
CVignetArray | |
CVignetArraySourceTask | |
CVignetConfig | |
CVignetPlugin | |
CVignetSourceTask | |
CVignetTaskFactory | |
CWorldCentroid | |
CWorldCentroidPlugin | |
CWorldCentroidTask | |
CWorldCentroidTaskFactory | |
►CPrefetcher | |
CEventType | |
CPixelCoordinateList | |
CSourceId | |
CObjectInfo | |
CPyAperture | |
CPyFitsFile | |
CPyId | |
CPyMeasurementImage | |
CPyOutputWrapper | |
CPythonInterpreter | |
CBackgroundConvolution | |
►CBFSSegmentation | Implements a Segmentation based on the BFS algorithm |
CTile | |
CVisitedMap | |
CBgConvolutionImageSource | |
CBgDFTConvolutionImageSource | |
►CLutz | Implements a Segmentation based on the Lutz algorithm |
CLutzListener | |
CPixelGroup | |
CLutzList | |
CLutzSegmentation | |
CSegmentationFactory | The SegmentationFactory will provide a Segmentation implementation based on the current configuration |
CPyObjectHolder | Hold a reference to a Python object |
CWeightMapImageSource | |
CMultiThresholdNode | |
CKdTreeTraits< AssocModeConfig::CatalogEntry > | |
CReverseLock | |
CPluginConfig | |
CProgressLogger | |
CProgressInfo | |
►CProgressMediator | |
CGroupCounter | |
CProgressCounter | |
CSourceCounter | |
►CProgressNCurses | |
CDashboard | |
CProgressReporter | |
CProgressReporterFactory | |
CSorter | |
CSourceXtractorConfig | |
Cncurses_done | |
CScreen | Wrap the terminal into a singleton |
CLogWidget | |
CProgressWidget | Set of progress bars/information entries |
CHilbertCurve | |
CKdTreeTraits | |
►CKdTree | A simple N-dimensional KdTree for speeding-up elements within range types of queries |
CCoord | |
CNumericalDerivative | |
CObserver | Observer interface to be used with Observable to implement the Observer pattern |
CObservable | Implements the Observer pattern. Notifications will be made using a message of type T |
CPixelCoordinate | A pixel coordinate made of two integers m_x and m_y |
CGILStateEnsure | |
CVariantCastVisitor | |
►Nstd | STL namespace |
Nchrono | |
Nexperimental | |
Nrel_ops | |
Nthis_thread | |
Chash< SourceXtractor::TileKey > | |
Chash< SourceXtractor::PropertyId > | |
Chash< SourceXtractor::PixelCoordinate > | |