Changeset 2615 in Sophya for trunk/SophyaProg/PrgMap
- Timestamp:
- Sep 10, 2004, 11:55:27 AM (21 years ago)
- Location:
- trunk/SophyaProg/PrgMap
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/cl2map.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" // Definitions specifiques SOPHYA 2 3 -
trunk/SophyaProg/PrgMap/cremskfrsph.cc
r2322 r2615 3 3 // cremskfrsph -m 0.1 -v 1.,0. sph143k05_e.fits sphmskw.fits 4 4 // cremskfrsph -n -m -1.e-30. -M 1.e-30. -v 1.,0. sph143k05.fits sphmsk.fits 5 #include "sopnamsp.h" 5 6 #include "machdefs.h" 6 7 #include <unistd.h> -
trunk/SophyaProg/PrgMap/extrap2sph.cc
r2322 r2615 4 4 // extrap2sph -w sph143k05_e.fits sph143k05.fits sphred.fits sphout_2.fits 5 5 // extrap2sph -m -1.e-30 -M +1.e-30 sph143k05.fits sphred.fits sphout_22.fits 6 #include "sopnamsp.h" 6 7 #include "machdefs.h" 7 8 #include <unistd.h> -
trunk/SophyaProg/PrgMap/extrapsph.cc
r2322 r2615 4 4 // extrapsph -r 2 sph143k05.fits sph143k05_e.fits 5 5 // sphout.fits sphoutw.fits sphred.fits sphredw.fits 6 #include "sopnamsp.h" 6 7 #include "machdefs.h" 7 8 #include <unistd.h> -
trunk/SophyaProg/PrgMap/map2cl.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" // Definitions specifiques SOPHYA 2 3 -
trunk/SophyaProg/PrgMap/msksphere.cc
r2322 r2615 1 1 // Creation d'une sphere de masquee a partir d'une sphere de masques 2 2 // cmv 15/6/01 3 #include "sopnamsp.h" 3 4 #include "machdefs.h" 4 5 #include <unistd.h> -
trunk/SophyaProg/PrgMap/prjsmap.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" // Definitions specifiques SOPHYA 2 3
Note:
See TracChangeset
for help on using the changeset viewer.