IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 28, 2007, 3:37:48 PM (19 years ago)
Author:
eugene
Message:

adding extended parameters to source; adding astrometry table for I/O; adding extended source table to PS1_DEV_1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psModules/src/objects/pmModel.c

    r15359 r15398  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.15.6.1 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-10-23 20:54:53 $
     8 *  @version $Revision: 1.15.6.2 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-10-29 01:37:48 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    217217        Ro = psImageInterpolateOptionsAlloc(
    218218            PS_INTERPOLATE_BILINEAR,
    219             model->residuals->Ro, NULL, model->mask, 0, 0.0, 0.0, 1, 0, 0.0);
     219            model->residuals->Ro, NULL, mask, 0, 0.0, 0.0, 1, 0, 0.0);
    220220        Rx = psImageInterpolateOptionsAlloc(
    221221            PS_INTERPOLATE_BILINEAR,
Note: See TracChangeset for help on using the changeset viewer.