IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2011, 2:55:11 AM (15 years ago)
Author:
eugene
Message:

save the psf-optimal kron

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/psModules/src/objects/pmMoments.c

    r29004 r32203  
    3232    tmp->Mrf = 0.0;
    3333    tmp->Mrh = 0.0;
     34
     35    tmp->KronCore = 0.0;
     36    tmp->KronCoreErr = 0.0;
     37
    3438    tmp->KronFlux = 0.0;
    3539    tmp->KronFluxErr = 0.0;
     
    3741    tmp->KronFinner = 0.0;
    3842    tmp->KronFouter = 0.0;
     43
     44    tmp->KronFluxPSF = 0.0;
     45    tmp->KronFluxPSFErr = 0.0;
     46    tmp->KronRadiusPSF = 0.0;
    3947
    4048    tmp->Mx = 0.0;
Note: See TracChangeset for help on using the changeset viewer.