IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26695


Ignore:
Timestamp:
Jan 27, 2010, 12:26:47 PM (16 years ago)
Author:
Paul Price
Message:

Need this too.

Location:
branches/eam_branches/20091201
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201

  • branches/eam_branches/20091201/ppImage/src/ppImageDetrendPattern.c

    r26693 r26695  
    4949        }
    5050        if (!doPattern->data.B) {
    51             fprintf(stderr, "*NOT* DOING PATTERN SUBTRACTION FOR %d,%d\n", view->chip, view->cell);
    5251            continue;
    5352        }
    5453
    55         fprintf(stderr, "DOING PATTERN SUBTRACTION FOR %d,%d\n", view->chip, view->cell);
    56         continue;
     54        psLogMsg("ppImage", PS_LOG_INFO, "Performing pattern subtraction for %d,%d\n", view->chip, view->cell);
    5755
    5856        // process each of the readouts
  • branches/eam_branches/20091201/ppStack

    • Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset for help on using the changeset viewer.