- Timestamp:
- May 18, 2010, 5:06:01 PM (16 years ago)
- Location:
- branches/czw_branch/20100427
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100427
- Property svn:mergeinfo changed
-
branches/czw_branch/20100427/psphot
- Property svn:mergeinfo deleted
-
branches/czw_branch/20100427/psphot/src/psphotMosaicChip.c
r21183 r28017 21 21 pmChip *inChip = pmFPAviewThisChip(view, in->fpa); 22 22 if (!outChip->hdu && !outChip->parent->hdu) { 23 const char *name = psMetadataLookupStr(&status, in->fpa->concepts, "FPA.OBS"); // Name of FPA 24 pmFPAAddSourceFromView(out->fpa, name, view, out->format); 23 pmFPAAddSourceFromView(out->fpa, view, out->format); 25 24 } 26 25
Note:
See TracChangeset
for help on using the changeset viewer.
