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