IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11173


Ignore:
Timestamp:
Jan 18, 2007, 6:54:09 PM (19 years ago)
Author:
eugene
Message:

added some notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotParseCamera.c

    r10828 r11173  
    2424    psMetadataAddS32 (recipe, PS_LIST_TAIL, "BACKGROUND.XBIN", PS_META_NO_REPLACE, "default binning",          64);
    2525    psMetadataAddS32 (recipe, PS_LIST_TAIL, "BACKGROUND.YBIN", PS_META_NO_REPLACE, "default binning",          64);
     26
     27    // XXX we need to be able to distinguish several cases:
     28    // 1) the particular output data was not requested
     29    // 2) the particular output data was requested but was not generated (skipped)
     30    // 3) the particular output data was requested but was not generated (for valid failure)
     31    // 4) the particular output data was requested but was not generated (surprising failure)
    2632
    2733    // these calls bind the I/O handle to the specified fpa
Note: See TracChangeset for help on using the changeset viewer.