Changeset 40743
- Timestamp:
- May 16, 2019, 11:08:19 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotLoadSRCTEXT.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotLoadSRCTEXT.c
r36868 r40743 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);
Note:
See TracChangeset
for help on using the changeset viewer.
