- Timestamp:
- Feb 17, 2012, 6:20:27 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.parallel.dvo
r33297 r33301 132 132 133 133 # run relphot on the parallel db and check that the images now match the expected values 134 exec relphot -parallel -serialg,r,i -v -region 9.5 10.5 19.5 20.5 -D CATDIR $catdir.p0 -D STAR_TOOFEW 1 -D SIGMA_LIM 0.07 -statmode WT_MEAN -cloud-limit 0.5 -keep-ubercal -D IMAGE_OFFSET 0.5 -update >& log.relphot.p0135 136 exec dvodist -in $catdir.p0 134 exec relphot -parallel g,r,i -v -region 9.5 10.5 19.5 20.5 -D CATDIR $catdir.p0 -D STAR_TOOFEW 1 -D SIGMA_LIM 0.07 -statmode WT_MEAN -cloud-limit 0.5 -keep-ubercal -D IMAGE_OFFSET 0.5 -update >& log.relphot.p0 135 136 exec dvodist -in $catdir.p0 >& log.dvodist.in 137 137 138 138 for i 0 mjd_nc[] … … 432 432 $catdir = $tmp1/$tmp2 433 433 434 exec rsync -auv $catdir/ $catdir.p0/ 434 exec rsync -auv $catdir/ $catdir.p0/ >& log.rsync 435 435 mkdir $catdir.d1 436 436 mkdir $catdir.d2 … … 442 442 exec echo "3 $hostname $catdir.d3" >> $catdir.p0/HostTable.dat 443 443 444 exec dvodist -out $catdir.p0 445 end 446 444 exec dvodist -out $catdir.p0 >& log.dvodist.out 445 end 446
Note:
See TracChangeset
for help on using the changeset viewer.
