Changeset 35760 for trunk/Ohana/src/addstar/test/relphot.dvo
- Timestamp:
- Jul 3, 2013, 2:15:56 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/test/relphot.dvo (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/test/relphot.dvo
r27582 r35760 38 38 mkinput $offset:$i 39 39 exec mkcmf test.in.txt test.cmf -date 2008/1/1 -time $i\:00:00 -radec $RA $DEC -type $1 40 exec addstar -D CATDIR catdir.test -D CAMERA simtest test.cmf -D CATFORMAT $2 40 exec addstar -D CATDIR catdir.test -D CAMERA simtest test.cmf -D CATFORMAT $2 -quick-airmass 41 41 end 42 42 43 echo relphot -D CATDIR catdir.test r -region {$RA-1.0} {$RA+1.0} {$DEC-1.0} {$DEC+1.0} -update -nloop 10.0 43 44 exec relphot -D CATDIR catdir.test r -region {$RA-1.0} {$RA+1.0} {$DEC-1.0} {$DEC+1.0} -update -nloop 10.0 >& /dev/null 44 45 … … 52 53 end 53 54 54 exec rm test.cmf test.in.txt55 exec rm -r catdir.test55 #exec rm test.cmf test.in.txt 56 #exec rm -r catdir.test 56 57 57 58 tapDONE
Note:
See TracChangeset
for help on using the changeset viewer.
