IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2015, 10:15:49 AM (11 years ago)
Author:
eugene
Message:

adding dvo elements for E1,E2_psf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/ReadStarsFITS.c

    r37992 r37995  
    12171217    stars[i].lensing->E2_sh_psf   = ps1data[i].E2_sh_psf;
    12181218
     1219    stars[i].lensing->E1_psf      = ps1data[i].E1_psf;
     1220    stars[i].lensing->E2_psf      = ps1data[i].E2_psf;
     1221
    12191222    // stars[i].lensing->F_ApR5    = ps1data[i].F_ApR5;
    12201223    // stars[i].lensing->dF_ApR5   = ps1data[i].dF_ApR5;
Note: See TracChangeset for help on using the changeset viewer.