IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2006, 3:01:34 PM (20 years ago)
Author:
drobbin
Message:

Updated files to reflect psArray, psVector, & psPixels changes in psLib that set n=0 upon allocation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/astrom/tst_pmAstrometry01.c

    r5739 r6511  
    55*  @author GLG, MHPCC
    66*
    7 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2005-12-08 00:00:57 $
     7*  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2006-03-04 01:01:33 $
    99*
    1010* XXX: Add tests were the coordinate does not transform to any legitimate cell
     
    2828
    2929testDescription tests[] = {
    30                               {test3, -3, "pmAstrometry focal plane transformations", 0, false},
    31                               {test4, -3, "pmCheckParents()", 0, false},
    32                               {test5, -3, "pmFPASelectChip() and pmFPAExcludeChip()", 0, false},
     30                              {test3, 666, "pmAstrometry focal plane transformations", 0, false},
     31                              {test4, 667, "pmCheckParents()", 0, false},
     32                              {test5, 668, "pmFPASelectChip() and pmFPAExcludeChip()", 0, false},
    3333                              {NULL}
    3434                          };
     
    229229 
    230230    pmCoordFPAToTP()  yes
    231     pmCoordTPToFPA()  yes 
     231    pmCoordTPToFPA()  yes
    232232 
    233233    pmCoordTPToSky()  yes
Note: See TracChangeset for help on using the changeset viewer.