Changeset 20449
- Timestamp:
- Oct 28, 2008, 2:01:54 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotApResid.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotApResid.c
r20414 r20449 144 144 psMetadataAdd (recipe, PS_LIST_TAIL, "APLOSS", PS_DATA_F32 | PS_META_REPLACE, "aperture loss (mag)", NAN); 145 145 psMetadataAdd (recipe, PS_LIST_TAIL, "NAPMIFIT", PS_DATA_S32 | PS_META_REPLACE, "number of apresid stars", 0); 146 147 psFree (mag); 148 psFree (mask); 149 psFree (xPos); 150 psFree (yPos); 151 psFree (apResid); 152 psFree (dMag); 146 153 return false; 147 154 }
Note:
See TracChangeset
for help on using the changeset viewer.
