IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2008, 11:13:02 AM (18 years ago)
Author:
Paul Price
Message:

Can't copy concepts from normal FPA to chip-mosaicked FPA: the
structures are different.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r16198 r16340  
    12011201    file->src = psMemIncrRefCounter(src); // inherit output elements from this source pmFPA
    12021202
    1203     // inherit the concepts from the src fpa:
    1204     pmFPACopyConcepts(file->fpa, file->src);
    1205 
    12061203    file->mosaicLevel = PM_FPA_LEVEL_CHIP; // don't do any I/O on this at a lower level
    12071204
Note: See TracChangeset for help on using the changeset viewer.