IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26842


Ignore:
Timestamp:
Feb 9, 2010, 9:08:57 PM (16 years ago)
Author:
Paul Price
Message:

Need to set data_exists.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ppViz/src/ppVizPattern/ppVizPatternLoop.c

    r26837 r26842  
    8080                }
    8181
     82                readout->data_exists = true;
     83                readout->parent->data_exists = true;
     84                readout->parent->parent->data_exists = true;
     85
    8286                pmHDU *hdu = pmHDUGetLowest(input->fpa, chip, cell); // HDU for readout
    8387                if (!hdu) {
Note: See TracChangeset for help on using the changeset viewer.