IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2013, 2:41:46 PM (13 years ago)
Author:
bills
Message:

add saveResults argument to psphotGalaxyShapeSource, if false don't save
the results in the vectors just update the model (used to save the best one)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psphot/src/psphot.h

    r36218 r36301  
    527527bool psphotGalaxyShape_Threaded (psThreadJob *job);
    528528bool psphotGalaxyShapeGrid (pmSource *source, pmSourceFitOptions *fitOptions, psphotGalaxyShapeOptions *opt, psImageMaskType maskVal, int psfSize);
    529 bool psphotGalaxyShapeSource (pmPCMdata *pcm, pmSource *source, psImageMaskType maskVal, int psfSize);
     529bool psphotGalaxyShapeSource (pmPCMdata *pcm, pmSource *source, psImageMaskType maskVal, int psfSize, bool saveResults);
    530530psphotGalaxyShapeOptions *psphotGalaxyShapeOptionsAlloc();
    531531
Note: See TracChangeset for help on using the changeset viewer.