Changeset 40745
- Timestamp:
- May 16, 2019, 11:25:52 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20170121/psphot/src/psphotLoadSRCTEXT.c
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/psphot/src/psphotLoadSRCTEXT.c merged eligible /trunk/psphot/src/psphotLoadSRCTEXT.c merged eligible
r36868 r40745 98 98 source->moments->Myy = 0.0; 99 99 100 source->mode = 0; 100 //source->mode = 0; 101 // MEH -- has to be PSFSTAR to accommodate changed made in psphot:psphotReadoutCleanupReadout and psphotPSFstats to psphotPSFstatsSources 102 source->mode = 64; 101 103 102 104 psArrayAdd (sources, 100, source); -
Property svn:mergeinfo
set to
Note:
See TracChangeset
for help on using the changeset viewer.
