Class PixFootprint

  • All Implemented Interfaces:
    uk.ac.starlink.task.Task

    public class PixFootprint
    extends SingleMapperTask
    Constructs and writes a Multi-Order Coverage map.
    Since:
    8 Mar 2012
    Author:
    Mark Taylor
    • Constructor Detail

      • PixFootprint

        public PixFootprint()
        Constructor.
    • Method Detail

      • createProducer

        public TableProducer createProducer​(uk.ac.starlink.task.Environment env)
                                     throws uk.ac.starlink.task.TaskException
        Description copied from class: ConsumerTask
        Returns an object which can produce the effective output table which will be consumed by this task.
        Specified by:
        createProducer in class ConsumerTask
        Parameters:
        env - execution environment
        Returns:
        table producer
        Throws:
        uk.ac.starlink.task.TaskException