Changeset 33702
- Timestamp:
- Apr 4, 2012, 1:33:01 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackPhotometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackPhotometry.c
r31054 r33702 54 54 } 55 55 56 // Add the expnum image to the photometry readout's analysis metadata so that it is available to 57 // psphotSetNFrames 58 pmReadout *photRO = pmFPAviewThisReadout(photView, photFile->fpa); 59 if (photRO && options->expRO->mask) { 60 psMetadataAddImage(photRO->analysis, PS_LIST_TAIL, "EXPNUM", PS_META_REPLACE, "EXPNUM image", options->expRO->mask); 61 } 62 56 63 pmModelClassSetLimits(PM_MODEL_LIMITS_LAX); 57 64 if (!psphotReadoutKnownSources(config, photView, "PSPHOT.INPUT", inSources)) {
Note:
See TracChangeset
for help on using the changeset viewer.
