Changeset 27989 for trunk/ppSim/src/ppSimMosaicChip.c
- Timestamp:
- May 17, 2010, 5:49:51 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimMosaicChip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimMosaicChip.c
r21183 r27989 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.
