- Timestamp:
- Oct 26, 2021, 6:03:35 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/tools/eam/teleff/cammask.pro
r41742 r41862 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.
