Changeset 21360 for trunk/ppSub/src/ppSubReadoutPhotometry.c
- Timestamp:
- Feb 5, 2009, 3:37:17 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadoutPhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadoutPhotometry.c
r21257 r21360 1 /** @file ppSubReadoutPhotometry.c 2 * 3 * @brief 4 * 5 * @ingroup ppSub 6 * 7 * @author IfA 8 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-06 01:37:17 $ 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 */ 12 1 13 #include "ppSub.h" 2 14 3 // Photometry stage 2: find and measure sources on the subtracted image 15 /** 16 * Photometry stage 2: find and measure sources on the subtracted image 17 */ 4 18 bool ppSubReadoutPhotometry (pmConfig *config, psMetadata *stats, const pmFPAview *view) { 5 19
Note:
See TracChangeset
for help on using the changeset viewer.
