IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 21, 2014, 9:37:09 AM (12 years ago)
Author:
bills
Message:

Changes to full force galaxy shapes analysis

  • Put parameters for all extended models into cff file
  • in psphotFullForce select models to force and those to skip
  • skip sources that are very likely to be stars
  • clean up a few "hacky" pieces of the implementation
File:
1 edited

Legend:

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

    r36754 r36757  
    435435    float   NSigma;
    436436    float   clampSN;
    437 #ifdef notdef
    438     float fRmajorMin;
    439     float fRmajorMax;
    440     float fRmajorDel;
    441     float fRminorMin;
    442     float fRminorMax;
    443     float fRminorDel;
    444     float snMinAllTrials;
    445     float reduceTrialsFactor;
    446     bool  reducedTrials;
    447 #endif
     437    int     extModelType;
    448438} psphotGalaxyShapeOptions;
    449439
Note: See TracChangeset for help on using the changeset viewer.