Changeset 31154 for trunk/psphot/src/psphotMosaicSubimage.c
- Timestamp:
- Apr 4, 2011, 1:12:39 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/psphotMosaicSubimage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:ignore
-
old new 19 19 psphot-config 20 20 Doxyfile 21 a.out.dSYM
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
trunk/psphot/src/psphotMosaicSubimage.c
r21253 r31154 29 29 inRegion = psRegionForImage (inImage, inRegion); 30 30 31 float peak = source->peak-> flux;31 float peak = source->peak->rawFlux; 32 32 33 33 psImage *subImage = psImageSubset (inImage, inRegion);
Note:
See TracChangeset
for help on using the changeset viewer.
