IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2016, 2:35:05 PM (10 years ago)
Author:
watersc1
Message:

Remove debug line I forgot yesterday.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/psLib/src/fits/psFitsScale.c

    r39787 r39789  
    262262    *bzero = imageVal - *bscale * diskVal;
    263263
    264     fprintf(stderr,"CZW: %g %g -> %g %g @ %ld %g %ld\n",mean,stdev,*bzero,*bscale,range,imageVal,diskVal);
    265    
    266264    psTrace("psLib.fits", 5, "Image %lf corresponds to disk %ld --> BZERO: %lf", imageVal, diskVal, *bzero);
    267265
Note: See TracChangeset for help on using the changeset viewer.