IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2006, 6:03:35 PM (20 years ago)
Author:
Paul Price
Message:

Renaming pmReadoutSet{Mask,Weight} as pmReadoutGenerate{Mask,Weight}; adding pmReadoutSet{Mask,Weight}. These changes are in order to generate 'throwaway' masks and weights, in the case where we're using pmReadoutReadNext (which doesn't use the HDU).

File:
1 edited

Legend:

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

    r7604 r7715  
    159159//
    160160// Note that this doesn't put pixels in the HDU.  It is therefore NOT COMPATIBLE with pmCellWrite,
    161 // pmChipWrite, and pmFPAWrite.  Use pmReadoutWriteNext to write the data that's read by this function.
     161// pmChipWrite, and pmFPAWrite (or any function that uses or creates an HDU for that matter).
     162// Use pmReadoutWriteNext to write the data that's read by this function.
    162163bool pmReadoutReadNext(pmReadout *readout, // Readout into which to read
    163164                       psFits *fits,    // FITS file from which to read
Note: See TracChangeset for help on using the changeset viewer.