IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2006, 6:37:29 PM (20 years ago)
Author:
Paul Price
Message:

Freeing detrend cells as we go

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.c

    r6064 r6114  
    2727    ppImageLoop(&data, &options, &config);
    2828
     29#if 0
    2930    // Output image
    3031    ppImageOutput(&data, &config);
     
    3233    // Do photometry
    3334    ppImagePhot(&data, &options, &config);
     35#endif
    3436
    3537    exit(EXIT_SUCCESS);
Note: See TracChangeset for help on using the changeset viewer.