IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2007, 6:43:17 PM (18 years ago)
Author:
eugene
Message:

add notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageParseCamera.c

    r15137 r15943  
    234234        return NULL;
    235235    }
     236
     237    // chipImage    -> psphotInput  (pmFPAfileDefineFromFile)       : fpa is constructed
     238    // psphotInput  -> psphotOutput (pmFPAfileDefineOutputFromFile) : fpa is equated
     239    // psphotOutput -> psastroInput (pmFPAfileDefineInput)          : fpa is ref-copied
     240    // psastroInput -> psastroModel (pmFPAfileDefineFromArgs        : fpa is ref-copied
     241    // psastroInput -> psastroModel (pmFPAfileDefineFromConf        : fpa is constructed
     242    // psastroInput -> psastroModel (pmFPAfileDefineFromDetDB       : fpa is constructed (pmDetrendSelect uses input concepts )
    236243
    237244    // For photometry, we operate on the chip-mosaicked image
Note: See TracChangeset for help on using the changeset viewer.