Changeset 21409 for trunk/psastro/src/psastroZeroPoint.c
- Timestamp:
- Feb 6, 2009, 4:03:34 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroZeroPoint.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroZeroPoint.c
r20268 r21409 1 /** @file psastroMosaicZeroPoint.c 2 * 3 * @brief 4 * 5 * @ingroup libpsastro 6 * 7 * @author IfA 8 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-07 02:03:34 $ 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 */ 12 1 13 # include "psastroInternal.h" 2 14 … … 69 81 } 70 82 71 // we measure <dMag> and \sigma_dMag and write them to the header 83 /** 84 * we measure <dMag> and \sigma_dMag and write them to the header 85 */ 72 86 bool psastroZeroPointReadout(pmReadout *readout, float zeropt, float exptime) { 73 87
Note:
See TracChangeset
for help on using the changeset viewer.
