IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33883 for trunk


Ignore:
Timestamp:
May 16, 2012, 4:27:35 PM (14 years ago)
Author:
bills
Message:

pass filerule to psphotKronIterateReadout so that it is available to be
passed to psphotReplaceAllSourcesReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.h

    r33761 r33883  
    472472
    473473bool psphotKronIterate (pmConfig *config, const pmFPAview *view, const char *filerule);
    474 bool psphotKronIterateReadout(pmConfig *config, psMetadata *recipe, const pmFPAview *view, pmReadout *readout, psArray *sources, pmPSF *psf);
     474bool psphotKronIterateReadout(pmConfig *config, psMetadata *recipe, const pmFPAview *view, const char * filerule, pmReadout *readout, psArray *sources, pmPSF *psf, int index);
    475475bool psphotKronIterate_Threaded (psThreadJob *job);
    476476
Note: See TracChangeset for help on using the changeset viewer.