IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2010, 3:03:11 PM (16 years ago)
Author:
Paul Price
Message:

Don't mosaic video cells.

File:
1 edited

Legend:

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

    r26893 r28007  
    595595
    596596    if (cell->readouts->n > 1) {
    597         psWarning("Cell contains more than one readout (%ld) --- mosaicking only the first.\n",
    598                   cell->readouts->n);
     597        psWarning("Skipping video cell for mosaic.\n");
     598        return true;
    599599    }
    600600
Note: See TracChangeset for help on using the changeset viewer.