Changeset 13008 for trunk/psphot/src/psphotOutput.c
- Timestamp:
- Apr 24, 2007, 1:45:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotOutput.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotOutput.c
r12792 r13008 1 1 # include "psphotInternal.h" 2 2 3 pmReadout *psphotSelectBackground (pmConfig *config, pmFPAview *view) { 3 pmReadout *psphotSelectBackground (pmConfig *config, 4 pmFPAview *view, 5 const bool stdev // return background's standard deviation? 6 ) { 4 7 5 8 bool status;
Note:
See TracChangeset
for help on using the changeset viewer.
