Changes between Version 136 and Version 137 of UserGuideGit
- Timestamp:
- Mar 2, 2009, 11:06:18 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v136 v137 160 160 161 161 def mirrorLockup(stabilizationDelay): 162 print "Mirror lockup ( delay=%.1f)" % stabilizationDelay162 print "Mirror lockup (stabilizationDelay=%.1f)" % stabilizationDelay 163 163 # See shoot() function 164 164 165 165 166 166 def shoot(bracketNumber): 167 print "Shoot (bracket =%d)" % bracketNumber167 print "Shoot (bracketNumber=%d)" % bracketNumber 168 168 169 169 # Launch external command