 home | |
  lsstsw | |
   stack | |
    Linux64 | |
     afw | |
      11.0.rc2+4 | |
       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 | |
          coord | |
           Coord.h | Functions to handle coordinates |
           Observatory.h | Class to hold observatory information |
          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 | |
           TransformMap.h | |
           TransformMapImpl.h | |
           XYTransform.h | Class representing an invertible 2D transform |
          gpu | |
           detail | |
            CudaMemory.h | Functions and a class to help allocating GPU global memory and transferring data to and from a GPU |
            CudaQueryDevice.h | Functions to query the properties of currently selected GPU device |
            CudaSelectGpu.h | Functions to help managing setup for GPU kernels |
            GpuBuffer2D.h | GpuBuffer2D class (for simple handling of images or 2D arrays) |
           DevicePreference.h | Interface for CPU/GPU device selection |
           GpuExceptions.h | Additional GPU exceptions |
           IsGpuBuild.h | A function to determine whether compiling for GPU is enabled |
          image | |
           fits | |
            fits_io.h | |
            fits_io_mpl.h | |
           ApCorrMap.h | |
           Calib.h | |
           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 |
           Wcs.h | |
          math | |
           detail | |
            ConvCpuGpuShared.h | CPU and GPU convolution shared code |
            convCUDA.h | GPU convolution code |
            Convolve.h | Convolution support |
            ConvolveGPU.h | Convolution support |
            cudaConvWrapper.h | Set up for convolution, calls GPU convolution kernels |
            CudaLanczos.h | Declaration of a GPU kernel for image warping and declarations of requred datatypes |
            CudaLanczosWrapper.h | GPU accelerared image warping |
            PositionFunctor.h | GPU accelerared 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 | |
            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 | |
           IdFactory.h | |
           Key.h | |
           KeyBase.h | |
           Match.h | |
           misc.h | |
           Schema.h | |
           SchemaMapper.h | |
           Simple.h | |
           slots.h | |
           SortedCatalog.h | |
           Source.h | |
           types.h | |
          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 | |
          geom.h | An include file to include the header files for lsst::afw::geom |
          gpu.h | An include file to include the public header files for lsst::afw::gpu |
          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 | |
           rgb.py | |
           saturated.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 | |
           transformConfig.py | |
           utils.py | |
           xyTransformFactory.py | |
          gpu | |
           __init__.py | |
          image | |
           __init__.py | |
           basicUtils.py | |
           SdssFilters.py | |
           testUtils.py | Utilities to help write tests, mostly using numpy |
           utils.py | |
          math | |
           detail | |
            __init__.py | |
           __init__.py | |
           warper.py | |
          table | |
           io | |
            __init__.py | |
           __init__.py | |
           _syntax.py | |
           tableEnumDicts.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 | Provide functions to handle dates |
        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 |
        gpu | |
         detail | |
          CudaMemory.cc | Functions to help managing setup for GPU kernels |
          CudaQueryDevice.cc | Functions to query the properties of currently selected GPU device |
          CudartClose.cc | Calls cudaThreadExit from a destructor of a global object |
          CudaSelectGpu.cc | Functions for simplifying selecting GPU device, implementation file |
         DevicePreference.cc | Implementation file for CPU/GPU device selection |
        image | |
         ApCorrMap.cc | |
         Calib.cc | |
         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 |
         Wcs.cc | |
        math | |
         detail | |
          BasicConvolve.cc | Definition of basicConvolve and convolveWithBruteForce functions declared in detail/ConvolveImage.h |
          BasicConvolveGPU.cc | Definition of basicConvolveGPU, convolveLinearCombinationGPU and convolveSpatiallyInvariantGPU functions declared in ConvolveGPU.h |
          convCpuGpuShared.cc | Contains AssertDimensionsOK function |
          ConvolveWithInterpolation.cc | Definition of convolveWithInterpolation and helper functions declared in detail/ConvolveImage.h |
          cudaConvWrapper.cc | Set up for convolution, calls GPU convolution kernels |
          cudaLanczosWrapper.cc | GPU image warping implementation |
          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 | |
         BoundedField.cc | |
         ChebyshevBoundedField.cc | |
         ConvolveImage.cc | Definition of functions declared in ConvolveImage.h |
         DeltaFunctionKernel.cc | |
         FixedKernel.cc | |
         Function.cc | |
         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 | |
         Random.cc | Random number generator implementaion |
         RandomImage.cc | Fill Images with Random numbers |
         rotateImage.cc | |
         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 | |
      11.0.rc2+5 | |
       include | |
        lsst | |
         base | |
          ModuleImporter.h | |
         base.h | |
       python | |
        lsst | |
         base | |
          __init__.py | |
          version.py | |
         __init__.py | |
        lsstDebug.py | |
        lsstimport.py | |
       src | |
        ModuleImporter.cc | |
     coadd_chisquared | |
      11.0.rc2+1 | |
       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 | |
      11.0.rc2+12 | |
       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_events | |
      11.0.rc2+8 | |
       include | |
        lsst | |
         ctrl | |
          events | |
           CommandEvent.h | Defines the CommandEvent class |
           Event.h | Defines the Event class |
           EventAppender.h | Defines the EventAppender class |
           EventBroker.h | Information about the Event Broker |
           EventFactory.h | Defines the EventFactory class |
           EventLibrary.h | Defines the EventLibrary class |
           EventReceiver.h | Defines the EventReceiver class |
           EventSystem.h | Defines the EventSystem class |
           EventTransmitter.h | Defines the EventTransmitter class |
           EventTypes.h | Defines EventTypes |
           Host.h | Defines the Host class |
           LocationId.h | Defines the LocationId class |
           LogEvent.h | Defines the LogEvent class |
           StatusEvent.h | Defines the StatusEvent class |
          events.h | Access to primary application interface classes for sending and receiving events |
       python | |
        lsst | |
         ctrl | |
          events | |
           __init__.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
       src | |
        CommandEvent.cc | Command Event implementation |
        Event.cc | Object to transmit information through the event framework |
        EventAppender.cc | Send log4cxx log messages out as events |
        EventFactory.cc | Coordinate EventTransmitters and EventReceiver objects |
        EventLibrary.cc | Singleton used to be sure ActiveMQ is initialized |
        EventReceiver.cc | Object to receive Events from the specified event bus |
        EventSystem.cc | Coordinate EventTransmitters and EventReceiver objects |
        EventTransmitter.cc | Objects to send Events to the specified event bus |
        EventTypes.cc | Names used in events |
        Host.cc | Quickly return the host ip address |
        LocationId.cc | Host information |
        LogEvent.cc | Log Event implementation |
        StatusEvent.cc | Status Event implementation |
     daf_base | |
      11.0.rc2+6 | |
       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_butlerUtils | |
      11.0.rc2+12 | |
       python | |
        lsst | |
         daf | |
          butlerUtils | |
           __init__.py | |
           cameraMapper.py | |
           fsScanner.py | |
           mapping.py | |
           registries.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
     daf_persistence | |
      11.0.rc2+8 | |
       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 | |
           __init__.py | |
           butler.py | |
           butlerFactory.py | |
           butlerLocation.py | |
           butlerSubset.py | |
           mapper.py | |
           readProxy.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 | |
      11.0.rc2+12 | |
       python | |
        lsst | |
         datarel | |
          __init__.py | |
          csvFileWriter.py | |
          datasetScanner.py | |
          ingest.py | |
          mysqlExecutor.py | |
          utils.py | |
          version.py | |
         __init__.py | |
     geom | |
      11.0.rc2+1 | |
       python | |
        lsst | |
         geom | |
          __init__.py | |
          geometry.py | |
          version.py | |
         __init__.py | |
     ip_diffim | |
      11.0.rc2+12 | |
       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 | |
           dipoleMeasurement.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 | |
      11.0.rc2+12 | |
       include | |
        lsst | |
         ip | |
          isr.h | Implementation of the templated Instrument Signature Removal stage of the nightly LSST Image Processing Pipeline |
       python | |
        lsst | |
         ip | |
          isr | |
           __init__.py | |
           assembleCcdTask.py | |
           fringe.py | |
           isr.py | |
           isrTask.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
       src | |
        Isr.cc | |
     log | |
      11.0.rc2+7 | |
       include | |
        lsst | |
         log | |
          Log.h | |
          logInterface.h | Logging module interface for exporting via SWIG to Python |
       python | |
        lsst | |
         log | |
          __init__.py | |
          log.py | |
          version.py | |
         __init__.py | |
       src | |
        Log.cc | |
        logInterface.cc | Logging module interface for exporting via SWIG to Python |
     meas_algorithms | |
      11.0.rc2+3 | |
       include | |
        lsst | |
         meas | |
          algorithms | |
           shapelet | |
            BinomFact.h | |
            Bounds.h | |
            BVec.h | |
            ConfigFile.h | |
            dbg.h | |
            Ellipse.h | |
            EllipseSolver.h | |
            FittedPsf.h | |
            Form.h | |
            fspd.h | |
            Function2D.h | |
            Histogram.h | |
            Legendre2D.h | |
            MyMatrix.h | |
            NLSolver.h | |
            Params.h | |
            Pixel.h | |
            PotentialStar.h | |
            PsiHelper.h | |
            SizeMagnitudeStarSelectorAlgo.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 | |
           PcaPsf.h | |
           PSF.h | |
           PsfCandidate.h | Class used by SpatialCell for spatial PSF fittig |
           Shapelet.h | Defines the Shapelet class |
           ShapeletInterpolation.h | Defines the ShapeletInterpolation class |
           ShapeletKernel.h | Defines LocalShapeletKernel and ShapeletKernel |
           ShapeletPsfCandidate.h | A module for determining which objects are good PSF stars |
           SingleGaussianPsf.h | |
           SizeMagnitudeStarSelector.h | A module for determining which objects are good PSF stars |
           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 | |
           debugger.py | |
           defects.py | |
           detection.py | |
           findCosmicRaysConfig.py | |
           gaussianPsfFactory.py | |
           loadReferenceObjects.py | |
           makeCoaddApCorrMap.py | |
           measureSourceUtils.py | |
           objectSizeStarSelector.py | |
           pcaPsfDeterminer.py | |
           psfDeterminerRegistry.py | |
           psfSelectionFromMatchList.py | |
           secondMomentStarSelector.py | |
           sizeMagnitudeStarSelectorFactory.py | |
           starSelectorRegistry.py | |
           testUtils.py | |
           utils.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
       src | |
        shapelet | |
         BinomFact_omp.cc | |
         Bounds.cc | |
         BVec.cc | |
         ConfigFile.cc | |
         CrudeMeasure.cc | |
         Ellipse.cc | |
         Ellipse_meas.cc | |
         EllipseSolver.cc | |
         FittedPsf.cc | |
         Function2D.cc | |
         Histogram.cc | |
         Legendre2D.cc | |
         NLSolver.cc | |
         Params.cc | |
         Pixel.cc | |
         Pixel_omp.cc | |
         PsiHelper.cc | |
         SizeMagnitudeStarSelectorAlgo.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 |
        Shapelet.cc | |
        ShapeletInterpolation.cc | |
        ShapeletKernel.cc | |
        SizeMagnitudeStarSelector.cc | |
        SpatialModelPsf.cc | Implementation of code to determine spatial model of PSF |
        WarpedPsf.cc | |
     meas_astrom | |
      11.0.rc2+12 | |
       include | |
        lsst | |
         meas | |
          astrom | |
           detail | |
            utils.h | |
           sip | |
            CreateWcsWithSip.h | |
            LeastSqFitter1d.h | |
            LeastSqFitter2d.h | |
            MatchSrcToCatalogue.h | |
           matchOptimisticB.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 | |
           display.py | |
           fitTanSipWcs.py | |
           loadAstrometryNetObjects.py | |
           matchOptimisticB.py | |
           multiindex.py | |
           setMatchDistance.py | |
           utils.cc | |
           verifyWcs.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
       src | |
        sip | |
         CreateWcsWithSip.cc | |
         MatchSrcToCatalogue.cc | |
        matchOptimisticB.cc | |
     meas_base | |
      11.0.rc2+12 | |
       include | |
        lsst | |
         meas | |
          base | |
           Algorithm.h | |
           ApertureFlux.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 | |
           PsfFlux.h | |
           SdssCentroid.h | |
           SdssShape.h | |
           ShapeUtilities.h | |
           SincCoeffs.h | |
           Transform.h | |
          base.h | |
       python | |
        lsst | |
         meas | |
          base | |
           __init__.py | |
           apCorrRegistry.py | |
           applyApCorr.py | |
           baseMeasurement.py | |
           forcedMeasurement.py | |
           forcedPhotCcd.py | |
           forcedPhotCoadd.py | |
           forcedPhotImage.py | |
           measureApCorr.py | |
           noiseReplacer.py | |
           pluginRegistry.py | |
           plugins.py | |
           references.py | |
           sfm.py | |
           tests.py | |
           transforms.py | |
           version.py | |
           wrappers.py | |
          __init__.py | |
         __init__.py | |
       src | |
        Algorithm.cc | |
        ApertureFlux.cc | |
        CentroidUtilities.cc | |
        CircularApertureFlux.cc | |
        FlagHandler.cc | |
        FluxUtilities.cc | |
        GaussianCentroid.cc | |
        GaussianFlux.cc | |
        InputUtilities.cc | |
        NaiveCentroid.cc | |
        PeakLikelihoodFlux.cc | |
        PixelFlags.cc | |
        PsfFlux.cc | |
        SdssCentroid.cc | |
        SdssShape.cc | |
        ShapeUtilities.cc | |
        SincCoeffs.cc | |
     meas_deblender | |
      11.0.rc2+12 | |
       include | |
        lsst | |
         meas | |
          deblender | |
           Baseline.h | |
       python | |
        lsst | |
         meas | |
          deblender | |
           __init__.py | |
           baseline.py | |
           deblend.py | |
           deblendAndMeasure.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
       src | |
        Baseline.cc | |
     ndarray | |
      11.0.rc2+1 | |
       include | |
        ndarray | |
         detail | |
          ArrayAccess.h | Definitions for ArrayAccess |
          BinaryOp.h | Lazy binary expression templates |
          Core.h | Definitions for Core |
          NestedIterator.h | Definition of NestedIterator |
          StridedIterator.h | Definition of StridedIterator |
          UnaryOp.h | Lazy unary expression templates |
          ViewBuilder.h | Implementation of arbitrary views into arrays |
         fft | |
          FFTWTraits.h | Traits classes that wrap FFTW in a template-friendly interface |
          FourierOps.h | Common Fourier-space operations |
          FourierTraits.h | Traits classes to handle real-data and complex-data FFTs in a template-friendly way |
          FourierTransform.cc | |
          FourierTransform.h | Definitions for FourierTransform |
         swig | |
          eigen.h | Python C-API conversions for Eigen matrices |
          numpy.h | Python C-API conversions between ndarray and numpy |
          PyConverter.h | Python C-API conversions for standard numeric types |
          ufunctors.h | Python wrappers to create numpy ufunc objects from C++ function objects |
          Vector.h | Python C-API conversions for Vector |
         arange.h | Expression classes to generate regularly-spaced ranges of values |
         Array.h | Definitions for Array |
         ArrayBase.h | Definitions for ArrayBase |
         ArrayBaseN.h | Definition of ArrayBaseN, a dimension-specialized CRTP base class for Array and ArrayRef |
         ArrayRef.h | Definitions for ArrayRef |
         ArrayTraits.h | Traits for Array |
         casts.h | Specialized casts for Array |
         eigen.h | Eigen matrix objects that present a view into an ndarray::Array |
         eigen_fwd.h | Forward declarations for ndarray/eigen interface |
         ExpressionBase.h | Definitions for ExpressionBase |
         ExpressionTraits.h | Traits for Expression |
         fft.h | Main public header file for ndarray FFT library |
         fft_fwd.h | Forward declarations and default template parameters for ndarray/fft |
         formatting.h | Iostream output support for Expression |
         initialization.h | Construction functions for array |
         Manager.h | Definition of Manager, which manages the ownership of array data |
         operators.h | Arithmetic and logical operators for Array |
         swig.h | Public header file for SWIG-based Python support |
         tables_fwd.h | Forward declarations for ndarray Tables library |
         types.h | Numeric type traits |
         Vector.h | Definition for Vector |
         vectorize.h | Code to apply arbitrary scalar functors to arrays |
         views.h | Public interface for arbitrary views into arrays |
        ndarray_fwd.h | Forward declarations and default template parameters for ndarray |
     pex_config | |
      11.0.rc2+6 | |
       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 | |
      11.0.rc2+1 | |
       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_logging | |
      11.0.rc2+6 | |
       include | |
        lsst | |
         pex | |
          logging | |
           threshold | |
            enum.h | Definitions of reusable enumerations |
            Memory.h | Definition of the Memory class |
           BlockTimingLog.h | Definition of the BlockTimingLog class |
           Component.h | Defines the (deprecated) Component class |
           Debug.h | Definition of the Debug class and macros |
           DualLog.h | |
           FileDestination.h | Definition of the FileDestination class |
           Log.h | |
           LogClient.h | Definition of the LogClient and LogClientHelper classes |
           LogDestination.h | Definition of the LogDestination class |
           LogFormatter.h | Definitions of the LogFormatter.h abstract class and its implementing classes, BriefFormatter, NetLoggerFormatter |
           LogRecord.h | Definition of the LogRecord, RecordProperty and Prop classes |
           PropertyPrinter.h | Definition of the PropertyPrinter class and its helpers |
           ScreenLog.h | Definition of the ScreenLog class |
           Trace.h | Definition of the Trace messaging facilities |
          logging.h | |
       python | |
        lsst | |
         pex | |
          logging | |
           __init__.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
       src | |
        threshold | |
         Memory.cc | |
        BlockTimingLog.cc | |
        Component.cc | Create a component in the verbosity tree |
        DualLog.cc | |
        FileDestination.cc | |
        Log.cc | |
        LogDestination.cc | |
        LogFormatter.cc | |
        LogRecord.cc | |
        PropertyPrinter.cc | |
        ScreenLog.cc | |
     pex_policy | |
      11.0.rc2+6 | |
       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 | |
      11.0.rc2+12 | |
       python | |
        lsst | |
         pipe | |
          base | |
           __init__.py | |
           argumentParser.py | |
           cmdLineTask.py | |
           struct.py | |
           task.py | |
           timer.py | |
           version.py | |
          __init__.py | |
         __init__.py | |
     pipe_tasks | |
      11.0.rc2+1 | |
       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 | |
           coaddBase.py | |
           coaddHelpers.py | |
           coaddInputRecorder.py | |
           colorterms.py | |
           exampleCmdLineTask.py | |
           exampleStatsTasks.py | |
           getRepositoryData.py | |
           imageDifference.py | |
           ingest.py | |
           interpImage.py | |
           makeCoaddTempExp.py | |
           makeDiscreteSkyMap.py | |
           makeSkyMap.py | |
           matchBackgrounds.py | |
           measurePsf.py | |
           multiBand.py | |
           photoCal.py | |
           processCcd.py | |
           processCoadd.py | |
           processImage.py | |
           registerImage.py | |
           repair.py | |
           repositoryIterator.py | |
           scaleZeroPoint.py | |
           selectImages.py | |
           setConfigFromEups.py | |
           snapCombine.py | |
           transformMeasurement.py | |
           version.py | |
           warpAndPsfMatch.py | |
          __init__.py | |
         __init__.py | |
     sconsUtils | |
      11.0.rc3 | |
       python | |
        lsst | |
         sconsUtils | |
          tools | |
           cuda.py | |
          vcs | |
           __init__.py | A subpackage for version control system interfaces |
           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 | |
      11.0.rc2+1 | |
       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 | |
      11.0.rc2+1 | |
       python | |
        lsst | |
         skypix | |
          __init__.py | |
          quadsphere.py | |
          version.py | |
         __init__.py | |
     utils | |
      11.0.rc2+6 | |
       include | |
        lsst | |
         tr1 | |
          unordered_map.h | |
         utils | |
          Demangle.h | |
          ieee.h | |
          RaDecStr.h | |
          Utils.h | |
       python | |
        lsst | |
         utils | |
          multithreading | |
           __init__.py | |
           lockProtection.py | |
           SharedData.py | |
          __init__.py | |
          tests.py | |
          version.py | |
         __init__.py | |
       src | |
        Demangle.cc | |
        RaDecStr.cc | |
        Utils.cc | |
 tmp | |
  lsstDoxygen1EqtGd | |
   8df109a3794cca8dfb63c793b1fb3cff40937693.h | |