Package skyview.vo

Class CatalogProcessor

    • Constructor Detail

      • CatalogProcessor

        public CatalogProcessor()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Component
        Get the name of this component.
        Specified by:
        getName in interface Component
      • process

        public void process​(Image[] inputs,
                            Image output,
                            int[] source,
                            Sampler samp,
                            DepthSampler dsamp)
        Start up the processing.
        Specified by:
        process in interface Processor
        Parameters:
        inputs - The array of input survey images.
        output - The output user image
        source - An array giving the source image for each output pixel.
        samp - The sampler object used in processing.
        dsamp - The sampler in the energy dimension (often null).
      • waitForThreads

        public void waitForThreads()
      • updateHeader

        public void updateHeader​(nom.tam.fits.Header header)
        Update the FITS header to indicate what processing was done.
        Specified by:
        updateHeader in interface Processor
      • pixels

        public void pixels​(boolean doPrint)
        Transform the catalog positions into pixel positions.
      • getPixels

        public double[][] getPixels()
      • getSymbols

        public int[] getSymbols()
      • clearRequests

        public static void clearRequests()
        Empty the request hash