Changeset 28484 for branches/pap/ppImage/src/ppImageLoop.c
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppImage/src/ppImageLoop.c
r28043 r28484 175 175 ESCAPE("Unable to measures pixel stats for image"); 176 176 } 177 177 178 if (!ppImageMosaicChip(config, options, view, "PPIMAGE.CHIP", "PPIMAGE.OUTPUT")) { 178 179 ESCAPE("Unable to mosaic chip"); … … 181 182 182 183 // we perform photometry on the readouts of this chip in the output 184 183 185 psTimerStart(TIMER_PHOT); 184 186 if (options->doPhotom) {
Note:
See TracChangeset
for help on using the changeset viewer.
