IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 9, 2007, 3:17:14 PM (19 years ago)
Author:
jhoblitt
Message:
  • fix inhere. workdir rawExp to chipRun
  • add option to supply workdir to addprocessedexp
  • add 'reduction' to newExp and rawExp
  • add inherit reduction from newexp -> rawExp and rawExp -> chipRun
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxchip.c

    r14065 r14091  
    7474    // create a chipRun
    7575    if (!chipRunInsert(config->dbh,
    76             0x0,
     76            0x0, // chip_id
    7777            (psS64)atoll(exp_id),
    7878            "run",      // state               
Note: See TracChangeset for help on using the changeset viewer.