IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2009, 11:11:15 AM (17 years ago)
Author:
eugene
Message:

import updates from camera group (fits table outputs, fixes to persistent trails); modify import to avoid libpsf (fortran)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf.c

    r23490 r23924  
    207207/* Load up extras */
    208208   if(psfextra != NULL) {
     209/* Sanity check against no error but crazy fit! */
     210      psfextra->xfw = xfwhm*binx;
     211      psfextra->yfw = yfwhm*biny;
    209212/* Note that these major/minor things are messed up if binx!=biny */
    210213      psfextra->majfw = wpar[9]*binx;
Note: See TracChangeset for help on using the changeset viewer.