IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2006, 2:54:19 PM (20 years ago)
Author:
Paul Price
Message:

Doing bias for pmReadoutReadNext

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmFPAConstruct.c

    r6888 r6894  
    755755            for (int k = 0; k < readouts->n; k++) {
    756756                pmReadout *readout = readouts->data[k]; // The readout
     757                psTrace(__func__, 8, "row0: %d\n", readout->row0);
    757758                psImage *image = readout->image; // The image
    758759                psList *bias = readout->bias; // The list of bias images
Note: See TracChangeset for help on using the changeset viewer.