Changeset 28003 for branches/pap/ppSim/src/ppSimMosaicChip.c
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSim/src/ppSimMosaicChip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppSim/src/ppSimMosaicChip.c
r21183 r28003 22 22 pmChip *inChip = pmFPAviewThisChip(view, in->fpa); 23 23 if (!outChip->hdu && !outChip->parent->hdu) { 24 const char *name = psMetadataLookupStr(&status, in->fpa->concepts, "FPA.OBS"); // Name of FPA 25 pmFPAAddSourceFromView(out->fpa, name, view, out->format); 24 pmFPAAddSourceFromView(out->fpa, view, out->format); 26 25 } 27 26
Note:
See TracChangeset
for help on using the changeset viewer.
