Changeset 6511 for trunk/psModules/test/astrom/tst_pmAstrometry01.c
- Timestamp:
- Mar 3, 2006, 3:01:34 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/astrom/tst_pmAstrometry01.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/astrom/tst_pmAstrometry01.c
r5739 r6511 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $8 * @date $Date: 200 5-12-08 00:00:57$7 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-03-04 01:01:33 $ 9 9 * 10 10 * XXX: Add tests were the coordinate does not transform to any legitimate cell … … 28 28 29 29 testDescription 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}, 33 33 {NULL} 34 34 }; … … 229 229 230 230 pmCoordFPAToTP() yes 231 pmCoordTPToFPA() yes 231 pmCoordTPToFPA() yes 232 232 233 233 pmCoordTPToSky() yes
Note:
See TracChangeset
for help on using the changeset viewer.
