Changeset 40767
- Timestamp:
- May 30, 2019, 9:04:35 AM (7 years ago)
- Location:
- tags/ipp-ps2-20190404/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotLoadSRCTEXT.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ps2-20190404/psphot
- Property svn:mergeinfo deleted
-
tags/ipp-ps2-20190404/psphot/src/psphotLoadSRCTEXT.c
r36868 r40767 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.
