IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16729


Ignore:
Timestamp:
Feb 28, 2008, 3:00:53 PM (18 years ago)
Author:
Paul Price
Message:

Template skycells are generated by warp_skycell.pl now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/warp_overlap.pl

    r16536 r16729  
    155155        }
    156156    }
    157    
    158     # Extract the skycells to images, used as warp templates.
    159     my @skycells = keys %unique_skycells;
    160     generate_skycells($ipprc, $tess_id, \@skycells, $workdir, $verbose) or
    161         &my_die("Unable to generate skycells for tessellation $tess_id", $warp_id, $PS_EXIT_SYS_ERROR);
    162    
    163157} else {
    164158    # create an overlap with an entry for each skycell:imfile match
Note: See TracChangeset for help on using the changeset viewer.