IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 2:17:50 PM (12 years ago)
Author:
eugene
Message:

merge previously-unmerged changes from ops tag (20130712): add stsci1X series nodes to skycell targetting; some minor changes to processing tasks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/stack.pro

    r29732 r37076  
    7272    active false
    7373  end
     74  task stack.summary.load
     75    active false
     76  end
     77  task stack.summary.run
     78    active false
     79  end
     80end
     81
     82macro stack.summary.on
     83  task stack.summary.load
     84    active true
     85  end
     86  task stack.summary.run
     87    active true
     88  end
     89end
     90
     91macro stack.summary.off
    7492  task stack.summary.load
    7593    active false
Note: See TracChangeset for help on using the changeset viewer.