Changeset 8522 for trunk/Ohana/test/addstar/image.sa/dvocheck
- Timestamp:
- Aug 23, 2006, 10:40:11 AM (20 years ago)
- Location:
- trunk/Ohana/test/addstar/image.sa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/test/addstar/image.sa
-
Property svn:ignore
set to
catdir.*
-
Property svn:ignore
set to
-
trunk/Ohana/test/addstar/image.sa/dvocheck
r8463 r8522 8 8 9 9 catdir $argv:0 10 $KAPA = kapa -nomap 10 11 11 12 if ("$argv:1" == "megacam") … … 14 15 15 16 if ("$argv:1" == "asca") 16 region XX XX 17 resize -g 800 420 18 usleep 200000 19 region 60 0 90 ait 17 20 end 18 21 19 images 20 pmeasure -all -m 10 15 22 mextract ra 23 if (ra[] == 0) 24 echo "no stars found for $1" 25 exit 1 26 end 27 28 echo "found ra[] stars" 21 29 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
