IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2009, 10:56:29 AM (17 years ago)
Author:
Paul Price
Message:

Need to be able to choose whether to combine entire image or not.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackThread.c

    r25810 r25812  
    277277
    278278    {
    279         psThreadTask *task = psThreadTaskAlloc("PPSTACK_FINAL_COMBINE", 4);
     279        psThreadTask *task = psThreadTaskAlloc("PPSTACK_FINAL_COMBINE", 5);
    280280        task->function = &ppStackReadoutFinalThread;
    281281        psThreadTaskAdd(task);
Note: See TracChangeset for help on using the changeset viewer.