IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 8, 2009, 4:53:44 PM (17 years ago)
Author:
Paul Price
Message:

Merging changes that were supposed to go onto this branch, but went onto the mainline instead. Decided not to fix the mainline because of risk of conflicts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090108/ppStack/src/ppStack.h

    r20995 r21094  
    154154/// Calculate transparency differences between images
    155155///
    156 /// Corrects the source PSF photometry to a common system
    157 bool ppStackSourcesTransparency(const psArray *sourceLists, // Sources for each input
    158                                 const pmFPAview *view, // View to readout
    159                                 const pmConfig *config // Configuration
     156/// Corrects the source PSF photometry to a common system.  Return the sum of the exposure times.
     157float ppStackSourcesTransparency(const psArray *sourceLists, // Sources for each input
     158                                 const pmFPAview *view, // View to readout
     159                                 const pmConfig *config // Configuration
    160160    );
    161161
Note: See TracChangeset for help on using the changeset viewer.