IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2007, 1:45:58 PM (19 years ago)
Author:
rhl
Message:

Write variance of sky to PSPHOT.BACKMDL.STDEV

File:
1 edited

Legend:

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

    r12792 r13008  
    11# include "psphotInternal.h"
    22
    3 pmReadout *psphotSelectBackground (pmConfig *config, pmFPAview *view) {
     3pmReadout *psphotSelectBackground (pmConfig *config,
     4                                   pmFPAview *view,
     5                                   const bool stdev // return background's standard deviation?
     6                                   ) {
    47
    58    bool status;
Note: See TracChangeset for help on using the changeset viewer.