 boost | |
 conf | |
  ADSArxivStyle | |
 Elements | |
 ElementsServices | |
 Euclid | |
  GridContainer | |
   int16_t > | |
   int32_t > | |
   int64_t > | |
   int8_t > | |
   QualifiedName > | |
   vector< T > > | |
  SOM | |
  Table | |
   string > | |
   vector< VectorType > > | |
 ModelFitting | |
  _impl | |
  AsinhChiSquareComparator | Data vs model comparator which computes a modified residual, using asinh |
  ChiSquareComparator | Data vs model comparator which computes the residual |
  DataVsModelInputTraits | Traits class the DataVsModelResiduals class uses for accessing its inputs |
  DataVsModelResiduals | ResidualBlockProvider for weighted comparison between data and a model |
  EngineParameterManager | Class responsible for managing the parameters the least square engine minimizes |
  EngineValueResidual | ResidualBlockProvider implementation for adding a prior to a parameter engine value |
  GSLEngine | LeastSquareEngine implementation which uses the GNU Scientific Library |
  LeastSquareEngine | Interface of classes implementing least square minimization |
  LeastSquareEngineManager | Keep a registry of supported engines, and bridge their factory methods |
   StaticEngine | |
  LeastSquareSummary | Class containing the summary information of solving a least square minimization problem |
  LevmarEngine | LeastSquareEngine implementation which uses the levmar library |
  LogChiSquareComparator | Data vs model comparator which computes a modified residual |
  DataVsModelInputTraits< cv::Mat > | |
  ResidualBlockProvider | Interface of a class which can provide a block of residuals for least square minimization solving |
  ResidualEstimator | Provides to the LeastSquareEngine the residual values |
  WorldValueResidual | ResidualBlockProvider implementation for adding a prior to a parameter world value |
  ImageTraits | |
  NullPsf | |
  ImageTraits< cv::Mat > | |
  OpenCvPsf | |
  PsfTraits | |
  AutoSharp | |
  CircularlySymmetricModelComponent | |
  CompactExponentialModel | |
   ExponentialModelEvaluator | |
  CompactModelBase | |
  CompactSersicModel | |
   SersicModelEvaluator | |
  ConstantModel | |
  ExtendedModel | |
  FlattenedMoffatComponent | |
  FrameModelPsfContainer | |
  FrameModelPsfContextContainer | |
  FrameModel | |
  ModelComponent | |
  OldSharp | |
  OnlySmooth | |
  PointModel | |
  PositionedModel | |
  RotatedModelComponent | |
  ScaledModelComponent | |
  SersicProfile | |
  SharpRegionManager | |
  TransformedModel | |
  TransformModelComponent | |
  BasicParameter | The parameter base class |
  CoordinateConverter | The coordinate converter interface |
  DependentParameter | Implementation of a parameter depending on an arbitrary number of other parameters |
  EngineParameter | EngineParameter are those derived from the minimization process |
  ExpSigmoidConverter | CoordinateConverter implementation using the Exponantiated Sigmoid function |
  ManualParameter | |
  NeutralConverter | CoordinateConverter implementation which performs no conversion |
  NormalizedConverter | CoordinateConverter implementation which performs normalization |
  SigmoidConverter | CoordinateConverter implementation using the sigmoid function |
  GslVectorIterator | |
  GslVectorConstIterator | |
  ImageTraits< ImageInterfaceTypePtr > | |
  PsfTraits< SourceXtractor::ImagePsf > | |
  DataVsModelInputTraits< ImageInterfaceTypePtr > | |
  ImageTraits< WriteableInterfaceTypePtr > | |
   WriteableIterator | |
   WriteableSetter | |
 SExtractor | |
  Mat22 | |
 sourcextractor | |
  config | |
   aperture | |
   argv | |
    Arguments | |
    FileList | |
   measurement_images | |
    MeasurementImage | |
    ImageGroup | |
    ImageCacheEntry | |
    ByKeyword | |
    ByPattern | |
    MeasurementGroup | |
   model_fitting | |
    RangeType | |
    Range | |
    Unbounded | |
    ParameterBase | |
    ConstantParameter | |
    FreeParameter | |
    DependentParameter | |
    FluxParameterType | |
    Prior | |
    ModelBase | |
    CoordinateModelBase | |
    PointSourceModel | |
    ConstantModel | |
    SersicModelBase | |
    SersicModel | |
    ExponentialModel | |
    DeVaucouleursModel | |
    WorldCoordinate | |
   output | |
 SourceXtractor | |
  ExternalFlagCombineTypes | |
   Or | |
   And | |
   Min | |
   Max | |
   Most | |
  Aperture | |
  CircularAperture | |
  EllipticalAperture | |
  FluxMeasurement | |
  NeighbourInfo | |
  TransformedAperture | |
  Background | |
  BackgroundModel | |
  BackgroundAnalyzer | |
  Configurable | Interface of objects which can be configured |
  DFTConvolution | |
   ConvolutionContext | |
  DirectConvolution | |
  OpenCVConvolution | |
  WorldCoordinate | |
  ImageCoordinate | |
  CoordinateSystem | |
  FFTTraits | Wrap FFTW types and functions depending on the primitive type (float or double) |
  FFTTraits< float > | Traits for float |
  FFTTraits< double > | Traits for double |
  FFT | Wraps the FFTW API with a more C++ like one |
  FitsFileManager | |
   FitsInfo | |
  FitsImageSource | |
  FitsReader | |
  FitsWriter | |
  TemporaryFitsImageSource | FitsTemporaryImageSource wraps FitsImageSource, generating the filename and acquiring its ownership |
  Frame | |
   ImageFilter | |
  BufferedImage | |
  ConstantImage | |
  FunctionalImage | |
  ImageChunk | |
  Image | Interface representing an image |
  ImageBase | |
  UniversalImageChunk | |
  ImageProcessing | |
  ImageProcessingList | |
  ImageSourceBase | |
  ImageSource | |
  ImageTileBase | |
  ImageTile | |
  InterpolatedImage | |
  InterpolatedImageSource | |
  MirrorImage | Mirrors an image in both X and Y axes |
  PaddedImage | |
  PaddedImage< T, nullptr > | |
  ProcessedImage | Processes two images to create a third combining them by using any function |
  SubtractOperation | |
  MultiplyOperation | |
  SnrOperation | |
  ProcessingImageSource | |
  RecenterImage | Changes the center of an image, wrapping it around the edges |
  ThresholdedImage | Used to subtract a constant value from an Image |
  TileKey | |
  TileManager | |
  VectorImage | Image implementation which keeps the pixel values in memory |
  WriteableBufferedImage | |
  WriteableImage | |
  Output | |
  OutputRegistry | |
   ColInfo | |
   ColumnFromSource | |
  DeblendStep | An action to be applied to a SourceGroup for deblending its sources |
  Deblending | Performs a number of steps on a SourceGroup that can add or remove Sources for deblending the group |
  Measurement | |
  PartitionStep | 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) |
  Partition | For each Source it receives, applies PartitionSteps and outputs one or more Sources |
  SegmentationProgress | Used to notify observers of the progress of the processing of the image |
  Segmentation | Segmentation takes an image and splits it into individual Sources for further refinement. Each Source results in a notification of the Segmentation's Observers |
   Labelling | |
   LabellingListener | |
  SelectionCriteria | Used to determine if a Source is selected for processing |
  SelectAllCriteria | An implementation of SelectionCriteria that just marks all Sources as selected |
  ProcessSourcesEvent | Event received by SourceGrouping to request the processing of some of the Sources stored |
  GroupingCriteria | Criteria used by SourceGrouping to determine if two sources should be grouped together |
  SourceGrouping | 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 |
  Plugin | Plugins must implement this interface |
  PluginAPI | This interface is given to the plugin to let it access object instances from the framework |
  PluginManager | PluginManager handles the loading of plugins and calls their registration function, providing them with with a PluginAPI implementation |
  StaticPlugin | Used to register compile-time (static) plugins with the PluginManager |
  DetectionFrame | |
  Property | Base class for all Properties. (has no actual content) |
  PropertyHolder | A class providing a simple implementation of a container of properties |
  PropertyId | Identifier used to set and retrieve properties |
  PropertyNotFoundException | An exception indicating that a Property was not available and could not be computed on demand |
  VariablePsf | Implements a variable PSF using an arbitrary number of components (i.e. X, Y), and degrees |
   Component | |
  SimpleSource | A trivial implementation of SourceInterface meant to be used in unit tests |
  SimpleSourceFactory | A SourceFactory implementation that produces a SimpleSource |
  SimpleSourceGroup | A bare bones implementation of SourceGroupInterface meant to be used to implement unit tests |
  SimpleSourceGroupFactory | A SourceGroupFactory implementation that produces a SimpleSourceGroupFactory |
  SourceFactory | A factory interface to create SourceInterface instances |
  SourceGroupFactory | A factory interface to create SourceGroupInterface instances |
  SourceGroupInterface | Defines the interface used to group sources |
   is_shared_ptr | |
   is_shared_ptr< std::shared_ptr< T > > | |
   SourceWrapper | |
  SourceGroupWithOnDemandProperties | A SourceGroupInterface implementation which used a TaskProvider to compute missing properties |
   EntangledSource | |
  SourceGroupWithOnDemandPropertiesFactory | A SourceGroupFactory implementation that produces a SourceGroupWithOnDemandProperties |
  SourceInterface | The SourceInterface is an abstract "source" that has properties attached to it |
  SourceWithOnDemandProperties | |
  SourceWithOnDemandPropertiesFactory | A SourceFactory implementation that produces a SourceWithOnDemandProperties |
  GroupTask | A Task that acts on a SourceGroup to compute one or more properties |
  SourceTask | A Task that acts on a Source to compute one or more properties |
  Task | Basic interface for a Task that is used to compute properties |
  TaskFactory | Creates a Task for computing a given property |
  TaskFactoryRegistry | |
   DuplicateFactoryException | Exception raised when trying to register 2 TaskFactories that produce the same PropertyType |
  TaskProvider | |
  BackgroundAnalyzerFactory | |
  BackgroundCell | |
  BackgroundHistogram | |
  SE2BackgroundLevelAnalyzer | |
  SE2BackgroundModeller | |
  SE2BackgroundUtils | |
  SimpleBackgroundAnalyzer | |
  SplineModel | |
  TypedSplineModelWrapper | |
  CheckImages | |
  DetectionIdCheckImage | |
  GroupIdCheckImage | |
  MoffatCheckImage | |
  SourceIdCheckImage | |
  AttractorsPartitionConfig | |
  BackgroundConfig | |
  CheckImagesConfig | |
  CleaningConfig | |
  DeblendStepConfig | |
  DetectionImageConfig | Provides the detection image |
  GroupingConfig | Used to select a Grouping algorithm |
  LegacyModelFittingConfig | |
  MagnitudeConfig | |
  MeasurementImageConfig | |
   MeasurementImageInfo | |
  MemoryConfig | |
  MinAreaPartitionConfig | |
  ModelFittingConfig | |
  MultiThreadingConfig | |
  MultiThresholdPartitionConfig | |
  OutputConfig | |
  PartitionStepConfig | |
  PythonConfig | |
  SE2BackgroundConfig | |
  SegmentationConfig | Used to select a Segmentation algorithm |
  WeightImageConfig | |
  WCS | |
  Cleaning | |
  DeblendingFactory | |
  GroupingFactory | |
  LineSelectionCriteria | |
  MoffatCriteria | Groups sources if their Moffat profile overlap |
  NoGroupingCriteria | |
  OverlappingBoundariesCriteria | Groups sources if their bounding boxes overlap |
  SplitSourcesCriteria | Groups sources if they were originally one source before being split |
  ImagePsf | |
  DummyMeasurement | |
  MeasurementFactory | |
  MultithreadedMeasurement | |
  OutputFactory | |
  TableOutput | |
  AttractorsPartitionStep | Splits sources by identifying an attractor pixel by climbing the values gradient from every pixel |
  MinAreaPartitionStep | A PartitionStep that rejects Sources if they do not have at least a given number of pixels |
  MultiThresholdPartitionStep | |
  PartitionFactory | |
  ApertureFlag | Aperture photometry flag |
  ApertureFlagTask | |
  AperturePhotometry | Aperture photometry fluxes and magnitudes |
  AperturePhotometryArray | Merges all AperturePhotometries into a multidimensional property |
  AperturePhotometryArrayTask | |
  AperturePhotometryConfig | |
  AperturePhotometryPlugin | |
  AperturePhotometryTask | |
  AperturePhotometryTaskFactory | |
  AutoPhotometry | Auto photometry flux and magnitude |
  AutoPhotometryArray | |
  AutoPhotometryArrayTask | |
  AutoPhotometryConfig | |
  AutoPhotometryFlag | |
  AutoPhotometryFlagTask | |
  AutoPhotometryPlugin | |
  AutoPhotometryTask | |
  AutoPhotometryTaskFactory | |
  BlendedFlag | |
  BlendedFlagPlugin | |
  BlendedFlagTask | |
  BlendedFlagTaskFactory | |
  BoundaryFlag | |
  BoundaryFlagPlugin | |
  BoundaryFlagSourceTask | |
  BoundaryFlagTaskFactory | |
  CoreThresholdPartitionConfig | |
  CoreThresholdPartitionPlugin | |
  CoreThresholdPartitionStep | A PartitionStep that rejects Sources if they do not have at least a given number of pixels |
  CoreThresholdPartitionTask | |
  CoreThresholdPartitionTaskFactory | |
  NCorePixel | |
  DetectionFrameGroupStamp | |
  DetectionFrameGroupStampPlugin | |
  DetectionFrameGroupStampTask | Task to produce the DetectionFrameGroupStamp Property |
  DetectionFrameGroupStampTaskFactory | Produces DetectionFrameGroupStampTask |
  DetectionFramePixelValues | 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 |
  DetectionFramePixelValuesPlugin | |
  DetectionFramePixelValuesTask | Task to produce the DetectionFramePixelValues Property |
  DetectionFramePixelValuesTaskFactory | TaskFactory to produce DetectionFramePixelValuesTask |
  DetectionFrameSourceStamp | A copy of the rectangular region of the detection image just large enough to include the whole Source |
  DetectionFrameSourceStampPlugin | |
  DetectionFrameSourceStampTask | Task to produce the DetectionFrameSourceStamp Property |
  DetectionFrameSourceStampTaskFactory | Produces DetectionFrameSourceStampTask |
  ExternalFlag | |
  ExternalFlagConfig | |
  ExternalFlagPlugin | |
  ExternalFlagTask | Task to produce the ExternalFlag Property |
  ExternalFlagTaskFactory | |
  FlexibleModelFitting | |
  FlexibleModelFittingConverterFactory | |
  FlexibleModelFittingExponentialRangeConverterFactory | |
  FlexibleModelFittingLinearRangeConverterFactory | |
  FlexibleModelFittingUnboundedConverterFactory | |
  FlexibleModelFittingFrame | |
  FlexibleModelFittingModel | |
  FlexibleModelFittingPointModel | |
  FlexibleModelFittingExponentialModel | |
  FlexibleModelFittingDevaucouleursModel | |
  FlexibleModelFittingSersicModel | |
  FlexibleModelFittingConstantModel | |
  FlexibleModelFittingParameter | |
  FlexibleModelFittingConstantParameter | |
  FlexibleModelFittingFreeParameter | |
  FlexibleModelFittingDependentParameter | |
  FlexibleModelFittingParameterManager | |
  FlexibleModelFittingPlugin | |
  FlexibleModelFittingPrior | |
  FlexibleModelFittingTask | |
  FlexibleModelFittingTaskFactory | |
  GroupInfo | |
  GroupInfoPlugin | |
  GroupInfoTask | Task to produce the GroupInfo Property |
  GroupInfoTaskFactory | Produces GroupInfoTask |
  IsophotalFlux | Computes the isophotal flux and magnitude |
  IsophotalFluxPlugin | |
  IsophotalFluxTask | Task to produce the IsophotalFlux Property |
  IsophotalFluxTaskFactory | Produces IsophotalFluxTask |
  Jacobian | |
  JacobianSource | |
  JacobianGroup | |
  JacobianPlugin | |
  JacobianGroupTask | |
  JacobianSourceTask | |
  JacobianTaskFactory | |
  KronRadius | Kron radius |
  KronRadiusPlugin | |
  KronRadiusTask | |
  KronRadiusTaskFactory | |
  MeasurementFrame | |
  MeasurementFramePlugin | |
  MeasurementFrameTask | |
  DefaultMeasurementFrameTask | |
  MeasurementFrameTaskFactory | |
  MeasurementFrameGroupRectangle | |
  MeasurementFrameGroupRectanglePlugin | |
  MeasurementFrameGroupRectangleTask | |
  MeasurementFrameGroupRectangleTaskFactory | |
  MeasurementFramePixelCentroid | |
  MeasurementFramePixelCentroidPlugin | |
  MeasurementFramePixelCentroidTask | Task to produce the PixelCentroid Property |
  MeasurementFramePixelCentroidTaskFactory | Produces MeasurementFramePixelCentroidTask |
  MeasurementFrameRectangle | |
  MeasurementFrameRectanglePlugin | |
  MeasurementFrameRectangleTask | |
  MeasurementFrameRectangleTaskFactory | |
  MoffatModelEvaluator | |
  MoffatModelEvaluatorTask | |
  MoffatModelFitting | |
  MoffatModelFittingPlugin | |
  MoffatModelFittingTask | |
  MoffatModelFittingTaskFactory | |
  MultiframeModelFitting | |
  MultiframeModelFittingPlugin | |
  MultiframeModelFittingTask | |
  MultiframeModelFittingTaskFactory | |
  MultiframeSourceModel | |
  NDetectedPixels | |
  NDetectedPixelsPlugin | |
  NDetectedPixelsSourceTask | |
  NDetectedPixelsTaskFactory | |
  PeakValue | |
  PeakValuePlugin | |
  PeakValueTask | |
  PeakValueTaskFactory | |
  PixelBoundaries | The bounding box of all the pixels in the source. Both min and max coordinate are inclusive |
  PixelBoundariesHalfMaximum | |
  PixelBoundariesPlugin | |
  PixelBoundariesTask | Task to produce the PixelBoundaries Property |
  PixelBoundariesTaskHalfMaximum | Task to produce the PixelBoundariesHalfMaximum Property |
  PixelBoundariesTaskFactory | Produces a PixelBoundariesTask |
  PixelCentroid | The centroid of all the pixels in the source, weighted by their DetectionImage pixel values |
  PixelCentroidPlugin | |
  PixelCentroidTask | Task to produce the PixelCentroid Property |
  PixelCentroidTaskFactory | Produces PixelCentroidTask |
  PsfPlugin | |
  PsfPluginConfig | |
  PsfProperty | |
  PsfTask | |
  PsfTaskFactory | |
  SaturateFlag | |
  SaturateFlagPlugin | |
  SaturateFlagSourceTask | |
  SaturateFlagTaskFactory | |
  ShapeParameters | |
  ShapeParametersPlugin | |
  ShapeParametersTask | |
  ShapeParametersTaskFactory | |
  SourceFlags | |
  SourceFlagsPlugin | |
  SourceFlagsSourceTask | |
  SourceFlagsTaskFactory | |
  SourceID | |
  SourceIDsPlugin | |
  SourceIDTask | |
  SourceIDTaskFactory | |
  WorldCentroid | |
  WorldCentroidPlugin | |
  WorldCentroidTask | |
  WorldCentroidTaskFactory | |
  PixelCoordinateList | |
  SourceId | |
  ObjectInfo | |
  PyAperture | |
  PyId | |
  PyMeasurementImage | |
  PyOutputWrapper | |
  PythonInterpreter | |
  BackgroundConvolution | |
  BgConvolutionImageSource | |
  BgDFTConvolutionImageSource | |
  Lutz | Implements a Segmentation based on the Lutz algorithm |
   LutzListener | |
   PixelGroup | |
  LutzList | |
  LutzSegmentation | |
  SegmentationFactory | The SegmentationFactory will provide a Segmentation implementation based on the current configuration |
  PyObjectHolder | Hold a reference to a Python object |
  WeightMapImageSource | |
  MultiThresholdNode | |
  LutzLabellingListener | |
  PluginConfig | |
  ProgressLogger | |
  ProgressInfo | |
  ProgressMediator | |
   GroupCounter | |
   ProgressCounter | |
   SourceCounter | |
  ProgressNCurses | |
   Dashboard | |
  ProgressReporter | |
  ProgressReporterFactory | |
  Sorter | |
  SourceXtractorConfig | |
  ncurses_done | |
  Screen | Wrap the terminal into a singleton |
  LogWidget | |
  ProgressWidget | Set of progress bars/information entries |
  NumericalDerivative | |
  Observer | Observer interface to be used with Observable to implement the Observer pattern |
  Observable | Implements the Observer pattern. Notifications will be made using a message of type T |
  PixelCoordinate | A pixel coordinate made of two integers m_x and m_y |
  GILStateEnsure | |
 std | STL namespace |
  QualifiedName > | |
  hash< SourceXtractor::TileKey > | |
  hash< SourceXtractor::PropertyId > | |
  hash< SourceXtractor::PixelCoordinate > | |
 wcslib | |
  wcserr | |
  linprm | |
  prjprm | |
  celprm | |
  spxprm | |
  spcprm | |
  tabprm | |
  pvcard | |
  pscard | |
  wtbarr | |
  wcsprm | |
 BenchBackgroundConvolution | |
 BenchConvolution | |
 BenchRendering | |
 DummyExpModel | |
 DummyFillModel | |
 DummyModel | |
 DummyPsf | |
 DummySersicModel | |
 DummyWCS | |
 ExpResidualProvider | |
 GroupObserver | |
 PluginOptionsMain | |
 SEMain | |
 SourceObserver | |
 TestImage | |
 TestImageSource | |