IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28407


Ignore:
Timestamp:
Jun 18, 2010, 3:05:25 PM (16 years ago)
Author:
Paul Price
Message:

Add statistics file to output list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/diff_outputs.pl

    r28406 r28407  
    2121#                                      'INCONV.IMAGE', 'INCONV.MASK', 'INCONV.VARIANCE',
    2222#                                      'REFCONV.IMAGE', 'REFCONV.MASK', 'REFCONV.VARIANCE',
    23                                       'LOG',
     23                                      'LOG', 'STATS',
    2424                               ],
    2525                           'INVERSE' => [ 'INVERSE.IMAGE', 'INVERSE.MASK',
    2626                                          'INVERSE.VARIANCE',
    2727                                          'INVERSE.SOURCES',
    28                                           'LOG', ],
     28                                          'LOG', 'STATS',],
    2929                       };
    3030
Note: See TracChangeset for help on using the changeset viewer.