IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2008, 9:57:39 AM (18 years ago)
Author:
Paul Price
Message:

Need skycell_id and tess_id from difftool in order to set up outroot.

File:
1 edited

Legend:

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

    r16752 r17400  
    7474    foreach my $item (@$list) {
    7575        my $diff_id = $item->{diff_id};
     76        my $skycell_id = $item->{skycell_id};
     77        my $tess_id = $item->{tess_id};
    7678        my $workdir = $item->{workdir};
    7779       
Note: See TracChangeset for help on using the changeset viewer.