Changeset 41900 for trunk/tools/eam/teleff/cammask.pro
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-dev-20210817 (added) merged: 41797-41800,41802-41808,41811-41827,41830-41839,41843,41849-41853,41855-41857,41859-41865,41869,41874-41878,41882-41890
- Property svn:mergeinfo changed
-
trunk/tools
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-dev-20210817/tools (added) merged: 41862
- Property svn:mergeinfo changed
-
trunk/tools/eam/teleff/cammask.pro
r41742 r41900 294 294 $camlabel = $3 295 295 296 #$command = camtool -dbname $dbname -processedexp -exp_name $expname -label $camlabel 297 #XXX need to generically handle the question of which version / label 298 $command = camtool -dbname $dbname -processedexp -exp_name $expname 296 # need to generically handle the question of which version / label 297 # this will be a problem for old exposures without a useful label (cleanup) 298 # instead of label, we could specify the cam_id (which we might know) 299 300 $command = camtool -dbname $dbname -processedexp -exp_name $expname -label $camlabel 301 #$command = camtool -dbname $dbname -processedexp -exp_name $expname 299 302 300 303 queueload myqueue -x "$command"
Note:
See TracChangeset
for help on using the changeset viewer.
