Changeset 2615 in Sophya for trunk/SophyaProg/Tests
- Timestamp:
- Sep 10, 2004, 11:55:27 AM (21 years ago)
- Location:
- trunk/SophyaProg/Tests
- Files:
-
- 42 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/arrt.cc
r2578 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 -
trunk/SophyaProg/Tests/carrt.cc
r2586 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 -
trunk/SophyaProg/Tests/exacmplnk.cc
r1278 r2615 1 #include "sopnamsp.h" 1 2 #include "array.h" 2 3 -
trunk/SophyaProg/Tests/fitsServTest.cc
r2322 r2615 4 4 5 5 #include <iostream> 6 #include "sopnamsp.h" 6 7 #include "fitsioserver.h" 7 8 #include "tvector.h" -
trunk/SophyaProg/Tests/fitsioGorski.cc
r2322 r2615 2 2 #include <iostream> 3 3 // Utilisation de la classe LocalMap<T> 4 #include "sopnamsp.h" 4 5 #include "ntoolsinit.h" 5 6 #include "spheregorski.h" -
trunk/SophyaProg/Tests/fitsioImage.cc
r2322 r2615 2 2 #include <iostream> 3 3 // Utilisation de la classe Image<T> 4 #include "sopnamsp.h" 4 5 #include "ntoolsinit.h" 5 6 #include "cimage.h" -
trunk/SophyaProg/Tests/fitsioLocMap.cc
r2322 r2615 2 2 #include <iostream> 3 3 // Utilisation de la classe LocalMap<T> 4 #include "sopnamsp.h" 4 5 #include "ntoolsinit.h" 5 6 #include "localmap.h" -
trunk/SophyaProg/Tests/fitsioSphere.cc
r2322 r2615 2 2 #include <iostream> 3 3 // Utilisation de la classe LocalMap<T> 4 #include "sopnamsp.h" 4 5 #include "ntoolsinit.h" 5 6 #include "spheregorski.h" -
trunk/SophyaProg/Tests/jtcpitarr.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include "JTC/JTC.h" -
trunk/SophyaProg/Tests/jtctarr.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include "JTC/JTC.h" -
trunk/SophyaProg/Tests/lpk.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 -
trunk/SophyaProg/Tests/obj_fits.cc
r2322 r2615 4 4 #include <iostream> 5 5 6 #include "sopnamsp.h" 6 7 #include "histinit.h" 7 8 #include "dvlist.h" -
trunk/SophyaProg/Tests/ovharr.cc
r2582 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 -
trunk/SophyaProg/Tests/pizthr.cc
r2513 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include "zthread.h" -
trunk/SophyaProg/Tests/ppftswap.cc
r2480 r2615 1 #include "sopnamsp.h" 1 2 #include "sophyainit.h" 2 3 #include "array.h" -
trunk/SophyaProg/Tests/spar.cc
r2586 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 -
trunk/SophyaProg/Tests/sph2lm.cc
r2044 r2615 1 #include "sopnamsp.h" 1 2 #include "tarray.h" 2 3 #include "cimage.h" -
trunk/SophyaProg/Tests/sphg0.cc
r2322 r2615 1 1 #include <iostream> 2 #include "sopnamsp.h" 2 3 #include "sambainit.h" 3 4 #include "tod.h" -
trunk/SophyaProg/Tests/t_scan.cc
r2322 r2615 3 3 4 4 #include <math.h> 5 #include "sopnamsp.h" 5 6 #include "nbmath.h" 6 7 // Utilisation de la classe Scan -
trunk/SophyaProg/Tests/tblitz.cc
r2322 r2615 1 1 #include <stdio.h> 2 2 #include <iostream> 3 #include "sopnamsp.h" 3 4 #include "nbrandom.h" 4 5 #include "timing.h" -
trunk/SophyaProg/Tests/tcmd.cc
r2597 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <stdio.h> -
trunk/SophyaProg/Tests/tcxxcmpldynl.cc
r2322 r2615 4 4 #include <iostream> 5 5 6 #include "sopnamsp.h" 6 7 #include "histinit.h" 7 8 #include "array.h" -
trunk/SophyaProg/Tests/tdcr.cc
r2322 r2615 1 1 #include <stdio.h> 2 2 #include <stdlib.h> 3 #include "sopnamsp.h" 3 4 #include "math.h" 4 5 #include <iostream> -
trunk/SophyaProg/Tests/tdynl.cc
r2499 r2615 5 5 #include <fstream> 6 6 7 #include "sopnamsp.h" 7 8 #include "tarrinit.h" 8 9 #include "array.h" -
trunk/SophyaProg/Tests/testfitsio.cc
r2322 r2615 4 4 5 5 #include <iostream> 6 #include "sopnamsp.h" 6 7 #include "fitsioserver.h" 7 8 #include "tvector.h" -
trunk/SophyaProg/Tests/tfft.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 -
trunk/SophyaProg/Tests/thash.cc
r2322 r2615 4 4 #include <iostream> 5 5 6 #include "sopnamsp.h" 6 7 #include "ppersist.h" 7 8 int main(int narg, char *arg[]) -
trunk/SophyaProg/Tests/timg.cc
r2322 r2615 2 2 #include <iostream> 3 3 // Utilisation de la classe Image<T> 4 #include "sopnamsp.h" 4 5 #include "ntoolsinit.h" 5 6 #include "array.h" -
trunk/SophyaProg/Tests/tnt.cc
r2322 r2615 4 4 #include <iostream> 5 5 6 #include "sopnamsp.h" 6 7 #include "histinit.h" 7 8 #include "dvlist.h" -
trunk/SophyaProg/Tests/tobjio.cc
r2322 r2615 1 1 #include <stdio.h> 2 2 #include <stdlib.h> 3 #include "sopnamsp.h" 3 4 #include "math.h" 4 5 #include <iostream> -
trunk/SophyaProg/Tests/tobjio2.cc
r2322 r2615 6 6 7 7 // Pour le test 8 #include "sopnamsp.h" 8 9 #include "histinit.h" 9 10 #include "histos.h" -
trunk/SophyaProg/Tests/tpipe.cc
r2440 r2615 1 #include "sopnamsp.h" 1 2 #include "zthread.h" 2 3 -
trunk/SophyaProg/Tests/tsphereecp.cc
r2609 r2615 1 1 #include <stdio.h> 2 2 #include <stdlib.h> 3 #include "sopnamsp.h" 3 4 #include "math.h" 4 5 #include <iostream> -
trunk/SophyaProg/Tests/tspm.cc
r2322 r2615 1 1 #include <iostream> 2 #include "sopnamsp.h" 2 3 #include "skymapinit.h" 3 4 #include "skymap.h" -
trunk/SophyaProg/Tests/tspm2.cc
r2322 r2615 1 1 #include <iostream> 2 2 #include <math.h> 3 #include "sopnamsp.h" 3 4 #include "sambainit.h" 4 5 #include "skymap.h" -
trunk/SophyaProg/Tests/tstboloread.cc
r2322 r2615 8 8 -A pointing.fits -1 0 -B bolo.fits -3 0 9 9 */ 10 #include "sopnamsp.h" 10 11 #include "machdefs.h" 11 12 #include <typeinfo> -
trunk/SophyaProg/Tests/tstcolread.cc
r2322 r2615 1 1 // Test des classes FitsBTColRead 2 #include "sopnamsp.h" 2 3 #include "machdefs.h" 3 4 #include <typeinfo> -
trunk/SophyaProg/Tests/tstndblk.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <iostream> -
trunk/SophyaProg/Tests/tsttmat.cc
r2580 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <iostream> -
trunk/SophyaProg/Tests/tsttminv.cc
r2580 r2615 37 37 38 38 ////////////////////////////////////////////////// 39 #include "sopnamsp.h" 39 40 #include "machdefs.h" 40 41 #include <iostream> -
trunk/SophyaProg/Tests/tsttvec.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <iostream> -
trunk/SophyaProg/Tests/zthr.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "zthread.h" 2 3
Note:
See TracChangeset
for help on using the changeset viewer.