IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2008, 12:09:25 PM (18 years ago)
Author:
eugene
Message:

add plot of CR and EXT nSigma limits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadout.c

    r19880 r19888  
    176176    }
    177177
     178    psphotVisualPlotSourceSize (config, sources);
    178179    psphotVisualShowSourceSize (config, view, sources);
    179180
     
    249250    // measure source size for the remaining sources
    250251    psphotSourceSize (config, readout, sources, recipe, 0);
     252    psphotVisualPlotSourceSize (config, sources);
    251253    psphotVisualShowSourceSize (config, view, sources);
    252254
Note: See TracChangeset for help on using the changeset viewer.