IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39056 for trunk


Ignore:
Timestamp:
Nov 6, 2015, 10:04:49 AM (11 years ago)
Author:
bills
Message:

fix formula for apFillF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bills/adddeltacolumns

    r39000 r39056  
    171171apFlux          AP_FLUX                 *zpFactor/expTime
    172172apFluxErr       AP_FLUX_SIG             *zpFactor/expTime
    173 apFillF         AP_NPIX                 /(3.14159265359*pow(AP_MAG_RADIUS-0.5,2))
     173apFillF         AP_NPIX                 /(3.14159265359*AP_MAG_RADIUS*AP_MAG_RADIUS)
    174174apRadius        AP_MAG_RADIUS           *abs(PLTSCALE)
    175175kronFlux        KRON_FLUX               *zpFactor/expTime
Note: See TracChangeset for help on using the changeset viewer.