 stack | |
  Linux64 | |
   afw | |
    12.1-37-g3ddd237 | |
     doc | |
      iterators.cc | A set of pseudo-code to permit me to document the Image iterator API |
     examples | |
      imageDisplay.ipynb | |
     include | |
      lsst | |
       afw | |
        cameraGeom | |
         CameraPoint.h | |
         CameraSys.h | |
         Detector.h | |
         Orientation.h | Describe a Detector's orientation |
        coord | |
         Coord.h | Functions to handle coordinates |
         Observatory.h | Class to hold observatory/telescope location |
         Weather.h | |
        detection | |
         Footprint.h | Represent a set of pixels of an arbitrary shape and size |
         FootprintArray.h | |
         FootprintCtrl.h | Control Footprint-related algorithms |
         FootprintFunctor.h | |
         FootprintMerge.h | |
         FootprintSet.h | Represent a collections of footprints associated with image data |
         GaussianPsf.h | |
         HeavyFootprint.h | Represent a set of pixels of an arbitrary shape and size, including values for those pixels; a HeavyFootprint is a Footprint that also not only a description of a region, but values within that region |
         Peak.h | |
         Psf.h | |
         PsfFormatter.h | Interface for PsfFormatter class |
         Threshold.h | Represent a detection threshold |
        formatters | |
         DecoratedImageFormatter.h | Interface for DecoratedImageFormatter class |
         ExposureFormatter.h | Interface for ExposureFormatter class |
         ImageFormatter.h | Interface for ImageFormatter class |
         KernelFormatter.h | Interface for KernelFormatter class |
         MaskedImageFormatter.h | Interface for MaskedImageFormatter class |
         MaskFormatter.h | Interface for MaskFormatter class |
         TanWcsFormatter.h | Interface for TanWcsFormatter class |
         Utils.h | Formatting utilities |
         WcsFormatter.h | Interface for WcsFormatter class |
        geom | |
         ellipses | |
          Axes.h | Definitions and inlines for Axes |
          BaseCore.h | Forward declarations, typedefs, and definitions for BaseCore |
          ConformalShear.h | |
          Convolution.h | Definitions for BaseEllipse::Convolution and BaseCore::Convolution |
          Distortion.h | |
          Ellipse.h | Forward declarations, typedefs, and definitions for Ellipse |
          EllipticityBase.h | |
          GridTransform.h | Definitions for Ellipse::GridTransform and BaseCore::GridTransform |
          Parametric.h | |
          PixelRegion.h | |
          PyPixelRegion.h | |
          Quadrupole.h | Definitions and inlines for Quadrupole |
          radii.h | Helper classes defining radii for Separable core |
          ReducedShear.h | |
          Separable.h | Definitions and inlines for Separable |
          Transformer.h | Definitions for Ellipse::Transformer and BaseCore::Transformer |
         polygon | |
          Polygon.h | |
         AffineTransform.h | |
         Angle.h | |
         Box.h | |
         CoordinateBase.h | A CRTP base class for coordinate objects, providing partial specializations for 2D and 3D |
         CoordinateExpr.h | A boolean pair class used to express the output of spatial predicates on Point and Extent |
         ellipses.h | Public header class for ellipse library |
         Extent.h | A coordinate class intended to represent offsets and dimensions |
         Functor.h | Functor classes used by SeparableXYTransform |
         LinearTransform.h | |
         Point.h | A coordinate class intended to represent absolute positions |
         SeparableXYTransform.h | Class representing a 2D transform for which the pixel distortions in the x- and y-directions are separable |
         Span.h | |
         SpanPixelIterator.h | |
         SpanSet.h | |
         SpanSetFunctorGetters.h | |
         SpherePoint.h | |
         TransformMap.h | |
         TransformMapImpl.h | This file must be be included by any code that instantiates a templated version of TransformMap; failure to do so will result in linker errors |
         XYTransform.h | Class representing an invertible 2D transform |
        image | |
         fits | |
          fits_io.h | |
          fits_io_mpl.h | |
         ApCorrMap.h | |
         Calib.h | Classes to support calibration (e.g |
         CoaddInputs.h | |
         Color.h | Capture the colour of an object |
         Defect.h | |
         DistortedTanWcs.h | |
         Exposure.h | |
         ExposureInfo.h | |
         Filter.h | Class encapsulating an identifier for an LSST filter |
         Image.h | Support for 2-D images |
         ImageAlgorithm.h | Support for functors over Image's pixels |
         ImagePca.h | Support for PCA analysis of 2-D images |
         ImageSlice.h | Define a single column or row of an Image |
         ImageUtils.h | Image utility functions |
         lsstGil.h | Types and classes to interface lsst::afw::image to boost::gil |
         LsstImageTypes.h | Definition of default types for Masks and Variance Images |
         Mask.h | LSST bitmasks |
         MaskedImage.h | Implementation of the Class MaskedImage |
         Pixel.h | Classes to provide utility functions for a "Pixel" to get at image/mask/variance operators |
         TanWcs.h | |
         Utils.h | A set of classes of general utility in connection with images |
         VisitInfo.h | |
         Wcs.h | |
        math | |
         detail | |
          Convolve.h | Convolution support |
          PositionFunctor.h | Image warping |
          Spline.h | |
          TrapezoidalPacker.h | |
          WarpAtOnePoint.h | |
         Approximate.h | |
         Background.h | |
         BoundedField.h | |
         ChebyshevBoundedField.h | |
         ConvolveImage.h | Convolve and convolveAtAPoint functions for Image and Kernel |
         detail.h | An include file to include the header files for lsst::afw::math::detail |
         Function.h | Define the basic Function classes |
         FunctionLibrary.h | Define a collection of useful Functions |
         GaussianProcess.h | |
         Integrate.h | Compute 1d and 2d integral |
         Interpolate.h | |
         IntGKPData10.h | |
         Kernel.h | Declare the Kernel class and subclasses |
         KernelFunctions.h | Utility functions for kernels |
         KernelPersistenceHelper.h | |
         LeastSquares.h | |
         MaskedVector.h | |
         minimize.h | Adaptor for minuit |
         offsetImage.h | |
         Random.h | Random number generator class |
         SpatialCell.h | Class to ensure constraints for spatial modeling |
         Stack.h | Functions to stack images |
         Statistics.h | Compute Image Statistics |
         traits.h | Traits to describe kernels, allowing for compile-time optimisation |
         warpExposure.h | Support for warping an image to a new WCS |
        table | |
         detail | |
          Access.h | |
          SchemaImpl.h | |
          SchemaMapperImpl.h | |
         io | |
          ArchiveIndexSchema.h | Private singleton shared by the two archive classes; should only be included in their definition source files |
          CatalogVector.h | |
          FitsReader.h | |
          FitsSchemaInputMapper.h | |
          FitsWriter.h | |
          InputArchive.h | |
          OutputArchive.h | |
          Persistable.h | |
         aggregates.h | |
         AliasMap.h | |
         AmpInfo.h | |
         arrays.h | |
         BaseColumnView.h | |
         BaseRecord.h | |
         BaseTable.h | |
         Catalog.h | |
         Exposure.h | |
         Field.h | |
         FieldBase.h | |
         Flag.h | |
         FunctorKey.h | |
         fwd.h | Forward declarations and typedefs for afw::table |
         IdFactory.h | |
         Key.h | |
         KeyBase.h | |
         Match.h | |
         misc.h | |
         Schema.h | |
         SchemaMapper.h | |
         Simple.h | |
         slots.h | |
         SortedCatalog.h | |
         Source.h | |
         types.h | This file contains macros and MPL vectors that list the types that can be used for fields |
        cameraGeom.h | |
        coord.h | An include file to include the header files for lsst::afw::coord |
        detection.h | An include file to include the header files for lsst::afw::detection |
        fits.h | Utilities for working with FITS files |
        geom.h | An include file to include the header files for lsst::afw::geom |
        image.h | An include file to include the header files for lsst::afw::image |
        math.h | An include file to include the public header files for lsst::afw::math |
        table.h | |
       afw.h | This include file includes the header files for all of lsst::afw |
     python | |
      lsst | |
       afw | |
        cameraGeom | |
         __init__.py | |
         assembleImage.py | |
         camera.py | |
         cameraConfig.py | |
         cameraFactory.py | |
         cameraGeomEnumDicts.py | |
         detectorCollection.py | |
         fitsUtils.py | |
         makePixelToTanPixel.py | |
         rotateBBoxBy90.py | |
         testUtils.py | |
         utils.py | |
        coord | |
         __init__.py | |
         utils.py | |
        detection | |
         __init__.py | |
         utils.py | |
        display | |
         __init__.py | |
         ds9.py | Support for talking to ds9 from python |
         ds9Regions.py | Convert the display primitives into lists of ds9 region commands |
         interface.py | Support for talking to image displays from python |
         Rgb.h | Support RGB and grey-scale images |
         rgb.py | |
         saturated.cc | Handle saturated pixels when making colour images |
         scaling.cc | |
         simpleFits.cc | Write a FITS image to a file descriptor; useful for talking to DS9 |
         simpleFits.h | Definitions to write a FITS image |
         utils.py | Utilities to use with displaying images |
         virtualDevice.py | A dummy image display |
        fits | |
         __init__.py | |
         pickleFits.py | |
        geom | |
         ellipses | |
          __init__.py | |
         polygon | |
          __init__.py | |
         __init__.py | |
         testUtils.py | |
         transformConfig.py | |
         utils.py | |
         xyTransformFactory.py | |
        image | |
         __init__.py | |
         basicUtils.py | |
         makeVisitInfo.py | |
         SdssFilters.py | |
         testUtils.py | |
         utils.py | |
        math | |
         detail | |
          __init__.py | |
         __init__.py | |
         warper.py | |
        table | |
         io | |
          __init__.py | |
         __init__.py | |
         _syntax.py | |
         catalogMatches.py | |
         multiMatch.py | |
         tableEnumDicts.py | |
         testUtils.py | |
         utils.py | |
        __init__.py | |
        version.py | |
       gdb | |
        afw | |
         __init__.py | |
         printers.py | |
         printers_oldgdb.py | |
        __init__.py | |
       __init__.py | |
     src | |
      cameraGeom | |
       CameraPoint.cc | |
       CameraSys.cc | |
       Detector.cc | |
       Orientation.cc | |
      coord | |
       Coord.cc | Provide functions to handle coordinates |
       Observatory.cc | |
       Weather.cc | |
      detection | |
       Footprint.cc | Footprint and associated classes |
       FootprintMerge.cc | |
       FootprintSet.cc | Utilities to detect sets of Footprints |
       GaussianPsf.cc | |
       HeavyFootprint.cc | HeavyFootprint and associated classes |
       Peak.cc | |
       PsfFormatter.cc | Implementation of PsfFormatter class |
       Threshold.cc | |
      formatters | |
       DecoratedImageFormatter.cc | Implementation of DecoratedImageFormatter class |
       ExposureFormatter.cc | Implementation of ExposureFormatter class |
       ImageFormatter.cc | Implementation of ImageFormatter class |
       KernelFormatter.cc | Implementation of KernelFormatter class |
       MaskedImageFormatter.cc | Implementation of MaskedImageFormatter class |
       MaskFormatter.cc | Implementation of MaskFormatter class |
       TanWcsFormatter.cc | Implementation of TanWcsFormatter class |
       Utils.cc | Support for formatters |
       WcsFormatter.cc | Implementation of WcsFormatter class |
      image | |
       ApCorrMap.cc | |
       Calib.cc | Classes to support calibration (e.g |
       CoaddInputs.cc | |
       DecoratedImage.cc | An Image with associated metadata |
       DistortedTanWcs.cc | |
       Exposure.cc | |
       ExposureInfo.cc | |
       Filter.cc | Implements looking up a filter identifier by name |
       Image.cc | Implementation for ImageBase and Image |
       ImagePca.cc | Utilities to support PCA analysis of a set of images |
       ImageSlice.cc | Provide functions to operate on rows/columns of images |
       makeWcs.cc | |
       Mask.cc | Implementations of Mask class methods |
       MaskedImage.cc | Implementation for MaskedImage |
       VisitInfo.cc | |
       Wcs.cc | |
      math | |
       detail | |
        BasicConvolve.cc | Definition of basicConvolve and convolveWithBruteForce functions declared in detail/ConvolveImage.h |
        ConvolveWithInterpolation.cc | Definition of convolveWithInterpolation and helper functions declared in detail/ConvolveImage.h |
        KernelImagesForRegion.cc | Definition of KernelImagesForRegion class declared in detail/ConvolveImage.h |
        TrapezoidalPacker.cc | |
       AnalyticKernel.cc | |
       Approximate.cc | |
       Background.cc | Background estimation class code |
       BackgroundMI.cc | |
       binImage.cc | Bin an Image or MaskedImage by an integral factor (the same in x and y) |
       BoundedField.cc | |
       ChebyshevBoundedField.cc | |
       ConvolveImage.cc | Definition of functions declared in ConvolveImage.h |
       DeltaFunctionKernel.cc | |
       FixedKernel.cc | |
       Function.cc | Support routines for |
       GaussianProcess.cc | |
       Interpolate.cc | |
       Kernel.cc | |
       KernelFunctions.cc | Definitions of members of lsst::afw::math |
       KernelPersistenceHelper.cc | |
       LeastSquares.cc | |
       LinearCombinationKernel.cc | |
       minimize.cc | Definition of member functions for minuit adaptors |
       offsetImage.cc | Offset an Image (or Mask or MaskedImage) by a constant vector (dx, dy) |
       Random.cc | Random number generator implementaion |
       RandomImage.cc | Fill Images with Random numbers |
       rotateImage.cc | Rotate an Image (or Mask or MaskedImage) by a fixed angle or number of quarter turns |
       SeparableKernel.cc | |
       SpatialCell.cc | Implementation of SpatialCell class |
       Spline.cc | |
       Statistics.cc | Support statistical operations on images |
       warpExposure.cc | Support for warping an image to a new Wcs |
   base | |
    12.1-3-gf0736f3 | |
     include | |
      lsst | |
       base | |
        library.h | |
        ModuleImporter.h | Mechanism for safely importing Python modules from C++; should not be included except by its own implementation file, the ioLib.i file, and Persistable.cc |
        threads.h | |
        versions.h | |
       base.h | Basic LSST definitions |
     python | |
      lsst | |
       base | |
        __init__.py | |
        packages.py | |
        version.py | |
       __init__.py | |
      lsstDebug.py | |
      lsstimport.py | |
     src | |
      library.cc | |
      ModuleImporter.cc | |
      threads.cc | |
      versions.cc | |
   coadd_chisquared | |
    12.1-2-gc0bc6ab+81 | |
     include | |
      lsst | |
       coadd | |
        chisquared | |
         addToCoadd.h | |
        chisquared.h | Include public interface of lsst/coadd/chisquared |
     python | |
      lsst | |
       coadd | |
        chisquared | |
         __init__.py | |
         coadd.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      addToCoadd.cc | |
   coadd_utils | |
    12.1-1-g5961e7a+84 | |
     include | |
      lsst | |
       coadd | |
        utils | |
         addToCoadd.h | |
         copyGoodPixels.h | |
         setCoaddEdgeBits.h | |
        utils.h | Include public interface of lsst/coadd/utils |
     python | |
      lsst | |
       coadd | |
        utils | |
         __init__.py | |
         coadd.py | |
         coaddDataIdContainer.py | |
         makeBitMask.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      addToCoadd.cc | |
      copyGoodPixels.cc | |
      setCoaddEdgeBits.cc | |
   ctrl_orca | |
    12.1-6-ga608fc0+1 | |
     python | |
      lsst | |
       ctrl | |
        orca | |
         config | |
          __init__.py | |
          AuthConfig.py | |
          CondorWorkflowConfig.py | |
          DatabaseConfig.py | |
          DirectoryConfig.py | |
          FakeTypeMap.py | |
          MonitorConfig.py | |
          PipelineConfig.py | |
          PipelineDefinitionConfig.py | |
          PlatformConfig.py | |
          ProductionConfig.py | |
          TaskConfig.py | |
          WorkflowConfig.py | |
         multithreading | |
          __init__.py | |
          SharedData.py | |
         __init__.py | |
         CondorJobs.py | |
         CondorWorkflowConfigurator.py | |
         CondorWorkflowLauncher.py | |
         CondorWorkflowMonitor.py | |
         DatabaseConfigurator.py | |
         Directories.py | |
         EnvString.py | |
         exceptions.py | |
         FileWaiter.py | |
         NamedClassFactory.py | |
         PegasusJobs.py | |
         PegasusWorkflowConfigurator.py | |
         PegasusWorkflowLauncher.py | |
         PolicyUtils.py | |
         ProductionRunConfigurator.py | |
         ProductionRunManager.py | |
         ServiceHandler.py | |
         StatusListener.py | |
         TemplateWriter.py | |
         version.py | |
         WorkflowConfigurator.py | |
         WorkflowLauncher.py | |
         WorkflowManager.py | |
         WorkflowMonitor.py | |
        __init__.py | |
       __init__.py | |
   daf_base | |
    12.1-3-g57f6835+7 | |
     include | |
      lsst | |
       daf | |
        base | |
         Citizen.h | |
         DateTime.h | Interface for DateTime class |
         Persistable.h | Interface for Persistable base class |
         PropertyList.h | Interface for PropertyList class |
         PropertySet.h | Interface for PropertySet class |
        base.h | |
     python | |
      lsst | |
       daf | |
        base | |
         __init__.py | |
         citizen.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      Citizen.cc | Implementation of Citizen |
      DateTime.cc | Implementation of DateTime class |
      Persistable.cc | Implementation of Persistable base class |
      PropertyList.cc | Implementation for PropertyList class |
      PropertySet.cc | Implementation for PropertySet class |
   daf_persistence | |
    12.1-19-gd507bfc | |
     include | |
      lsst | |
       daf | |
        persistence | |
         BoostStorage.h | Interface for BoostStorage class |
         DbAuth.h | Interface for DbAuth class |
         DbStorage.h | Interface for DbStorage class |
         DbStorageImpl.h | Interface for DbStorageImpl class |
         DbStorageLocation.h | Interface for DbStorageLocation class |
         DbTsvStorage.h | Interface for DbTsvStorage class |
         FitsStorage.h | Interface for FitsStorage class |
         Formatter.h | Interface for Formatter abstract base class |
         FormatterImpl.h | Auxiliary global template function for Formatter subclasses |
         FormatterRegistry.h | Interface for FormatterRegistry class |
         LogicalLocation.h | Interface for LogicalLocation class |
         Persistence.h | Interface for Persistence class |
         PropertySetFormatter.cc | Implementation of PropertySetFormatter class |
         PropertySetFormatter.h | Interface for PropertySetFormatter class |
         Storage.h | Interface for Storage abstract base class |
         StorageRegistry.h | Interface for StorageRegistry class |
         XmlStorage.h | Interface for XmlStorage class |
        persistence.h | Daf_persistence package header file |
     python | |
      lsst | |
       daf | |
        persistence | |
         test | |
          __init__.py | |
          testObject.py | |
         __init__.py | |
         access.py | |
         butler.py | |
         butlerExceptions.py | |
         butlerFactory.py | |
         butlerLocation.py | |
         butlerSubset.py | |
         dataId.py | |
         fsScanner.py | |
         genericAssembler.py | |
         mapper.py | |
         policy.py | |
         posixStorage.py | |
         readProxy.py | |
         registries.py | |
         repository.py | |
         repositoryCfg.py | |
         repositoryMapper.py | |
         safeFileIo.py | |
         storage.py | |
         utils.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      BoostStorage.cc | Implementation of BoostStorage class |
      DbAuth.cc | Implementation of DbAuth class |
      DbStorage.cc | Implementation of DbStorage class |
      DbStorageImpl.cc | Implementation of DbStorageImpl class |
      DbStorageLocation.cc | Implementation for DbStorageLocation class |
      DbTsvStorage.cc | Implementation of DbTsvStorage class |
      FitsStorage.cc | Implementation of FitsStorage class |
      Formatter.cc | Implementation of Formatter abstract base class |
      FormatterRegistry.cc | Implementation of FormatterRegistry class |
      LogicalLocation.cc | Implementation of LogicalLocation class |
      Persistence.cc | Implementation of Persistence class |
      PropertySetFormatter.cc | Implementation of PropertySetFormatter class |
      Storage.cc | Implementation of Storage abstract base class |
      StorageRegistry.cc | Implementation of StorageRegistry class |
      XmlStorage.cc | Implementation of XmlStorage class |
   datarel | |
    12.1-2-g7dda0ab+38 | |
     python | |
      lsst | |
       datarel | |
        __init__.py | |
        csvFileWriter.py | |
        datasetScanner.py | |
        ingest.py | |
        mysqlExecutor.py | |
        utils.py | |
        version.py | |
       __init__.py | |
   geom | |
    12.1+18 | |
     python | |
      lsst | |
       geom | |
        __init__.py | |
        geometry.py | |
        version.py | |
       __init__.py | |
   ip_diffim | |
    12.1-9-gc4df26a+10 | |
     include | |
      lsst | |
       ip | |
        diffim | |
         AssessSpatialKernelVisitor.h | Declaration of AssessSpatialKernelVisitor |
         BasisLists.h | Subroutines associated with generating, normalising, and regularising Basis functions |
         BuildSingleKernelVisitor.h | Implementation of BuildSingleKernelVisitor |
         BuildSpatialKernelVisitor.h | Implementation of BuildSpatialKernelVisitor |
         DipoleAlgorithms.h | |
         FindSetBits.h | Image Subtraction helper functions |
         ImageStatistics.h | Image Subtraction helper functions |
         ImageSubtract.h | Image Subtraction helper functions |
         KernelCandidate.h | Class used by SpatialModelCell for spatial Kernel fitting |
         KernelCandidateDetection.h | Detect candidates for kernels within 2 images |
         KernelPca.h | Declaration of KernelPca and KernelPcaVisitor |
         KernelSolution.h | Declaration of classes to store the solution for convolution kernels |
         KernelSumVisitor.h | Implementation of KernelSumVisitor |
        diffim.h | An include file to include the header files for lsst::ip::diffim |
     python | |
      lsst | |
       gdb | |
        ip | |
         diffim | |
          __init__.py | |
          printers.py | |
         __init__.py | |
        __init__.py | |
       ip | |
        diffim | |
         detail | |
          __init__.py | |
         __init__.py | |
         diaCatalogSourceSelector.py | |
         diaSourceAnalysis.py | |
         diffimTools.py | |
         dipoleFitTask.py | |
         dipoleMeasurement.py | |
         getTemplate.py | |
         imageDecorrelation.py | |
         imagePsfMatch.py | |
         kernelCandidateQa.py | |
         makeKernelBasisList.py | |
         makeRatingVector.py | |
         modelPsfMatch.py | |
         psfMatch.py | |
         snapPsfMatch.py | |
         utils.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      AssessSpatialKernelVisitor.cc | Implementation of AssessSpatialKernelVisitor |
      BasisLists.cc | Implementation of image subtraction functions declared in BasisLists.h |
      BuildSingleKernelVisitor.cc | |
      BuildSpatialKernelVisitor.cc | |
      DipoleAlgorithms.cc | |
      ImageSubtract.cc | Implementation of image subtraction functions declared in ImageSubtract.h |
      KernelCandidate.cc | Implementation of KernelCandidate class |
      KernelCandidateDetection.cc | Implementation of KernelCandidateDetection class |
      KernelPca.cc | Implementation of KernelPca and KernelPcaVisitor |
      KernelSolution.cc | Implementation of KernelSolution class |
      KernelSumVisitor.cc | |
   ip_isr | |
    12.1-7-g3349e2a+5 | |
     include | |
      lsst | |
       ip | |
        isr | |
         applyLookupTable.h | |
         isr.h | Implementation of the templated Instrument Signature Removal stage of the nightly LSST Image Processing Pipeline |
        isr.h | |
     python | |
      lsst | |
       ip | |
        isr | |
         __init__.py | |
         assembleCcdTask.py | |
         fringe.py | |
         isr.py | |
         isrTask.py | |
         linearize.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      applyLookupTable.cc | |
      Isr.cc | |
   log | |
    12.1-5-gc2189d7+4 | |
     include | |
      lsst | |
       log | |
        Log.h | LSST DM logging module built on log4cxx |
     python | |
      lsst | |
       log | |
        __init__.py | |
        log.py | |
        utils.py | |
        version.py | |
       __init__.py | |
     src | |
      Log.cc | LSST DM logging module built on log4cxx |
      lwpID.cc | |
      lwpID.h | |
   meas_algorithms | |
    12.1-21-g6ffe579+2 | |
     include | |
      lsst | |
       meas | |
        algorithms | |
         BinnedWcs.h | |
         CoaddBoundedField.h | |
         CoaddPsf.h | |
         CR.h | |
         DoubleGaussianPsf.h | |
         ExposurePatch.h | |
         ImagePca.h | Class for doing PCA on PSF stars |
         ImagePsf.h | |
         Interp.h | |
         KernelPsf.h | |
         KernelPsfFactory.h | Utilities for persisting KernelPsf and subclasses thereof |
         PcaPsf.h | |
         PSF.h | |
         PsfCandidate.h | Class used by SpatialCell for spatial PSF fittig |
         SingleGaussianPsf.h | |
         SpatialModelPsf.h | Class used by SpatialCell for spatial PSF fittig |
         WarpedPsf.h | |
        algorithms.h | |
     python | |
      lsst | |
       gdb | |
        meas | |
         algorithms | |
          __init__.py | |
          printers.py | |
         __init__.py | |
        __init__.py | |
       meas | |
        algorithms | |
         __init__.py | |
         astrometrySourceSelector.py | |
         debugger.py | |
         defects.py | |
         detection.py | |
         findCosmicRaysConfig.py | |
         flaggedStarSelector.py | |
         gaussianPsfFactory.py | |
         htmIndexer.py | |
         indexerRegistry.py | |
         ingestIndexReferenceTask.py | |
         installGaussianPsf.py | |
         loadIndexedReferenceObjects.py | |
         loadReferenceObjects.py | |
         makeCoaddApCorrMap.py | |
         matcherSourceSelector.py | |
         measureApCorr.py | |
         measureSourceUtils.py | |
         objectSizeStarSelector.py | |
         pcaPsfDeterminer.py | |
         psfDeterminer.py | |
         psfSelectionFromMatchList.py | |
         readFitsCatalogTask.py | |
         readTextCatalogTask.py | |
         secondMomentStarSelector.py | |
         sourceSelector.py | |
         starSelector.py | |
         subtractBackground.py | |
         testUtils.py | |
         utils.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      BinnedWcs.cc | |
      CoaddBoundedField.cc | |
      CoaddPsf.cc | |
      CR.cc | Detect cosmic rays in a MaskedImage |
      DoubleGaussianPsf.cc | |
      ImagePca.cc | Implementation of code to determine spatial model of PSF |
      ImagePsf.cc | |
      Interp.cc | Interpolate over CCD defects |
      KernelPsf.cc | |
      PsfAttributes.cc | Implementation of PSF code |
      PsfCandidate.cc | Implementation of code to determine spatial model of PSF |
      SpatialModelPsf.cc | Implementation of code to determine spatial model of PSF |
      WarpedPsf.cc | |
   meas_astrom | |
    12.1-9-g577b946+5 | |
     include | |
      lsst | |
       meas | |
        astrom | |
         detail | |
          polynomialUtils.h | |
          utils.h | |
         sip | |
          CreateWcsWithSip.h | |
          LeastSqFitter1d.h | |
          LeastSqFitter2d.h | |
          MatchSrcToCatalogue.h | |
         makeMatchStatistics.h | |
         matchOptimisticB.h | |
         PolynomialTransform.h | |
         ScaledPolynomialTransformFitter.h | |
         SipTransform.h | |
        astrom.h | |
     python | |
      lsst | |
       meas | |
        astrom | |
         sip | |
          __init__.py | |
          cleanBadPoints.py | |
          genDistortedImage.py | |
          sourceMatchStatistics.py | |
         __init__.py | |
         anetAstrometry.py | |
         anetBasicAstrometry.py | |
         approximateWcs.py | |
         astrometry.py | |
         astrometryNetDataConfig.py | |
         catalogStarSelector.py | |
         createMatchMetadata.py | |
         directMatch.py | |
         display.py | |
         fitSipDistortion.py | |
         fitTanSipWcs.py | |
         loadAstrometryNetObjects.py | |
         matchOptimisticB.py | |
         multiindex.py | |
         ref_match.py | |
         setMatchDistance.py | |
         utils.cc | |
         verifyWcs.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      detail | |
       polynomialUtils.cc | |
      sip | |
       CreateWcsWithSip.cc | |
       MatchSrcToCatalogue.cc | |
      makeMatchStatistics.cc | |
      matchOptimisticB.cc | |
      PolynomialTransform.cc | |
      ScaledPolynomialTransformFitter.cc | |
      SipTransform.cc | |
   meas_base | |
    12.1-11-g06625e2+4 | |
     include | |
      lsst | |
       meas | |
        base | |
         Algorithm.h | |
         ApertureFlux.h | |
         Blendedness.h | |
         CentroidUtilities.h | |
         CircularApertureFlux.h | |
         constants.h | |
         exceptions.h | |
         FlagHandler.h | |
         FluxUtilities.h | |
         GaussianCentroid.h | |
         GaussianFlux.h | |
         InputUtilities.h | |
         NaiveCentroid.h | |
         PeakLikelihoodFlux.h | |
         PixelFlags.h | This is the algorithm for PixelFlags |
         PsfFlux.h | |
         ScaledApertureFlux.h | |
         SdssCentroid.h | This implements the SdssCentroid algorithm within the meas_base measurement framework |
         SdssShape.h | |
         ShapeUtilities.h | |
         SincCoeffs.h | |
         Transform.h | This defines the base of measurement transformations |
        base.h | |
     python | |
      lsst | |
       meas | |
        base | |
         __init__.py | |
         apCorrRegistry.py | |
         applyApCorr.py | |
         baseMeasurement.py | |
         catalogCalculation.py | |
         classification.py | |
         flagDecorator.py | |
         forcedMeasurement.py | |
         forcedPhotCcd.py | |
         forcedPhotCoadd.py | |
         forcedPhotImage.py | |
         noiseReplacer.py | |
         pluginRegistry.py | |
         plugins.py | |
         pluginsBase.py | |
         references.py | |
         sfm.py | |
         tests.py | |
         transforms.py | |
         version.py | |
         wrappers.py | |
        __init__.py | |
       __init__.py | |
     src | |
      Algorithm.cc | |
      ApertureFlux.cc | |
      Blendedness.cc | |
      CentroidUtilities.cc | |
      CircularApertureFlux.cc | |
      FlagHandler.cc | |
      FluxUtilities.cc | |
      GaussianCentroid.cc | |
      GaussianFlux.cc | |
      InputUtilities.cc | |
      NaiveCentroid.cc | |
      PeakLikelihoodFlux.cc | |
      PixelFlags.cc | |
      PsfFlux.cc | |
      ScaledApertureFlux.cc | |
      SdssCentroid.cc | |
      SdssShape.cc | |
      ShapeUtilities.cc | |
      SincCoeffs.cc | |
   meas_deblender | |
    12.1-7-gfd75620+9 | |
     include | |
      lsst | |
       meas | |
        deblender | |
         Baseline.h | |
     python | |
      lsst | |
       meas | |
        deblender | |
         __init__.py | |
         baseline.py | |
         deblend.py | |
         deblendAndMeasure.py | |
         plugins.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      Baseline.cc | |
   obs_base | |
    12.1-21-gbdb6c2a+4 | |
     python | |
      lsst | |
       obs | |
        base | |
         test | |
          __init__.py | |
          compositeMapper.py | |
         __init__.py | |
         butler_tests.py | |
         camera_tests.py | |
         cameraMapper.py | |
         exposureIdInfo.py | |
         makeRawVisitInfo.py | |
         mapper_tests.py | |
         mapping.py | |
         tests.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
   obs_test | |
    12.1-11-g0d7f63b+4 | |
     python | |
      lsst | |
       obs | |
        test | |
         __init__.py | |
         dualRawImage.py | |
         makeTestRawVisitInfo.py | |
         testCamera.py | |
         testConfig.py | |
         testMapper.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
   pex_config | |
    12.1-4-gf46015e+5 | |
     include | |
      lsst | |
       pex | |
        config.h | |
     python | |
      lsst | |
       pex | |
        config | |
         __init__.py | |
         choiceField.py | |
         comparison.py | |
         config.py | |
         configChoiceField.py | |
         configDictField.py | |
         configField.py | |
         configurableField.py | |
         convert.py | |
         dictField.py | |
         history.py | |
         listField.py | |
         rangeField.py | |
         registry.py | |
         version.py | |
         wrap.py | |
        __init__.py | |
       __init__.py | |
   pex_exceptions | |
    12.1+7 | |
     include | |
      lsst | |
       pex | |
        exceptions | |
         asserts.h | |
         Exception.h | |
         Runtime.h | |
        exceptions.h | Include files required for standard LSST Exception handling |
     python | |
      lsst | |
       pex | |
        exceptions | |
         __init__.py | |
         version.py | |
         wrappers.py | |
        __init__.py | |
       __init__.py | |
     src | |
      Exception.cc | |
   pex_policy | |
    12.1-1-g16c0db7+5 | |
     include | |
      lsst | |
       pex | |
        policy | |
         paf | |
          PAFParser.h | Definition of the PAFParser class |
          PAFParserFactory.h | Definition of the PAFParserFactory class |
          PAFWriter.h | Definition of the PAFWriter class |
         DefaultPolicyFile.h | Definition of the DefaultPolicyFile class |
         Dictionary.h | Definition of the Dictionary class |
         exceptions.h | Definition of Policy-specific exceptions classes |
         parserexceptions.h | Definition of Policy parsing exceptions |
         Policy.h | |
         PolicyConfigured.h | Definition of the PolicyConfigured interface class |
         PolicyDestination.h | Definition of the PolicyDestination class |
         PolicyFile.h | Definition of the PolicyFile class |
         PolicyParser.h | Definition of the PolicyParser class |
         PolicyParserFactory.h | Definition of the PolicyParserFactory class |
         PolicySource.h | Definition of the PolicySource class |
         PolicyStreamDestination.h | |
         PolicyString.h | Definition of the PolicyString class |
         PolicyStringDestination.h | Definition of the PolicyStringDestination class |
         PolicyWriter.h | Definition of the PolicyWriter class |
         SupportedFormats.h | Definition of the SupportedFormats class |
         UrnPolicyFile.h | Definition of the UrnPolicyFile class |
        policy.h | |
     python | |
      lsst | |
       pex | |
        policy | |
         __init__.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
     src | |
      paf | |
       PAFParser.cc | |
       PAFParserFactory.cc | |
       PAFWriter.cc | |
      DefaultPolicyFile.cc | |
      Dictionary.cc | |
      exceptions.cc | |
      parserexceptions.cc | |
      Policy.cc | |
      PolicyConfigured.cc | |
      PolicyDestination.cc | |
      PolicyFile.cc | |
      PolicyParser.cc | |
      PolicyParserFactory.cc | |
      PolicySource.cc | |
      PolicyStreamDestination.cc | |
      PolicyString.cc | |
      PolicyStringDestination.cc | |
      PolicyWriter.cc | |
      SupportedFormats.cc | |
      UrnPolicyFile.cc | |
   pipe_base | |
    12.1-5-g06c326c+20 | |
     python | |
      lsst | |
       pipe | |
        base | |
         __init__.py | |
         argumentParser.py | |
         cmdLineTask.py | |
         struct.py | |
         task.py | |
         timer.py | |
         version.py | |
        __init__.py | |
       __init__.py | |
   pipe_tasks | |
    12.1-24-g941c398+5 | |
     python | |
      lsst | |
       pipe | |
        tasks | |
         mocks | |
          __init__.py | |
          mockCoadd.py | |
          mockObject.py | |
          mockObservation.py | |
          mockSelect.py | |
          simpleMapper.py | |
          visualization.py | |
         __init__.py | |
         assembleCoadd.py | |
         calibrate.py | |
         characterizeImage.py | |
         coaddBase.py | |
         coaddHelpers.py | |
         coaddInputRecorder.py | |
         colorterms.py | |
         exampleCmdLineTask.py | |
         exampleStatsTasks.py | |
         fakes.py | |
         getRepositoryData.py | |
         imageDifference.py | |
         ingest.py | |
         ingestCalibs.py | |
         interpImage.py | |
         makeCoaddTempExp.py | |
         makeDiscreteSkyMap.py | |
         makeSkyMap.py | |
         matchBackgrounds.py | |
         measurePsf.py | |
         multiBand.py | |
         objectMasks.py | |
         photoCal.py | |
         processCcd.py | |
         propagateVisitFlags.py | |
         registerImage.py | |
         repair.py | |
         repositoryIterator.py | |
         scaleZeroPoint.py | |
         selectImages.py | |
         setConfigFromEups.py | |
         setPrimaryFlags.py | |
         snapCombine.py | |
         transformMeasurement.py | |
         version.py | |
         warpAndPsfMatch.py | |
        __init__.py | |
       __init__.py | |
   sconsUtils | |
    12.1-2-g8b24316 | |
     python | |
      lsst | |
       sconsUtils | |
        tools | |
         cuda.py | |
        vcs | |
         __init__.py | |
         git.py | |
         hg.py | |
         svn.py | |
        __init__.py | |
        builders.py | |
        dependencies.py | Dependency configuration and definition |
        eupsForScons.py | |
        installation.py | Builders and path setup for installation targets |
        scripts.py | Convenience functions to do the work of standard LSST SConstruct/SConscript files |
        state.py | This module acts like a singleton, holding all global state for sconsUtils |
        tests.py | |
        utils.py | |
        version.py | |
       __init__.py | |
   skymap | |
    12.1-1-g14f38d3+72 | |
     python | |
      lsst | |
       skymap | |
        detail | |
         __init__.py | |
         dodecahedron.py | |
         utils.py | |
         wcsFactory.py | |
        __init__.py | |
        baseSkyMap.py | |
        cachingSkyMap.py | |
        discreteSkyMap.py | |
        dodecaSkyMap.py | |
        equatSkyMap.py | |
        healpixSkyMap.py | |
        patchInfo.py | |
        ringsSkyMap.py | |
        skyMapRegistry.py | |
        tractInfo.py | |
        version.py | |
       __init__.py | |
   skypix | |
    12.1-1-ge22e12b+23 | |
     python | |
      lsst | |
       skypix | |
        __init__.py | |
        quadsphere.py | |
        version.py | |
       __init__.py | |
   utils | |
    12.1-5-g648ee80+3 | |
     include | |
      lsst | |
       utils | |
        Demangle.h | |
        RaDecStr.h | |
        Utils.h | |
     python | |
      lsst | |
       utils | |
        multithreading | |
         __init__.py | |
         lockProtection.py | |
         SharedData.py | |
        __init__.py | |
        get_caller_name.py | |
        tests.py | |
        version.py | |
       __init__.py | |
     src | |
      Demangle.cc | |
      RaDecStr.cc | |
      Utils.cc | |