IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2006, 5:27:13 PM (20 years ago)
Author:
eugene
Message:

major revisions to use the new pmFPAfile,view I/O handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotModelGroupInit.c

    r5718 r6571  
    11# include "psphot.h"
     2
     3// Add locally-defined models here.  As these mature, they can be moved to
     4// psModule/src/objects/models
    25
    36# include "models/pmModel_TAUSS.c"
     
    69    {"PS_MODEL_TAUSS", 9, pmModelFunc_TAUSS,  pmModelFlux_TAUSS,  pmModelRadius_TAUSS,  pmModelLimits_TAUSS,  pmModelGuess_TAUSS, pmModelFromPSF_TAUSS, pmModelFitStatus_TAUSS},
    710};
    8 
    911
    1012void psphotModelGroupInit (void)
Note: See TracChangeset for help on using the changeset viewer.