Changeset 30982
- Timestamp:
- Mar 18, 2011, 5:50:25 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213
- Files:
-
- 5 edited
-
. (modified) (1 prop)
-
ippconfig/gpc1/psastro.config (modified) (1 diff)
-
ppImage/src (modified) (1 prop)
-
ppStack/src/ppStackLoop.c (modified) (1 diff)
-
psphot (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213
-
branches/eam_branches/ipp-20110213/ippconfig/gpc1/psastro.config
r29986 r30982 24 24 25 25 # 26 PSASTRO.MIN.INST.MAG.RAW F32 -1 7.0 # min instrumental magnitude for stars accepted for fitting26 PSASTRO.MIN.INST.MAG.RAW F32 -15.0 # min instrumental magnitude for stars accepted for fitting 27 27 PSASTRO.MAX.INST.MAG.RAW F32 -8.0 # max instrumental magnitude for stars accepted for fitting 28 28 -
branches/eam_branches/ipp-20110213/ppImage/src
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20110213/ppStack/src/ppStackLoop.c
r30800 r30982 190 190 ppStackMemDump("unconv"); 191 191 192 // Update Header 193 if (!ppStackUpdateHeader(stack, options, config)) { 194 psError(psErrorCodeLast(), false, "Unable to update header."); 195 psFree(stack); 196 return false; 197 } 192 198 // Clean up unconvolved stack 193 199 psTrace("ppStack", 2, "Cleaning up after unconvolved stack....\n"); -
branches/eam_branches/ipp-20110213/psphot
- Property svn:mergeinfo changed (with no actual effect on merging)
Note:
See TracChangeset
for help on using the changeset viewer.
