Changeset 42430 for trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt
- Timestamp:
- Mar 23, 2023, 2:05:41 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt
r42417 r42430 79 79 option $pageName 80 80 81 stdout $pageName/log.fixchip.v0 82 stderr $pageName/log.fixchip.v0 83 81 84 substr $DATEOBS 0 4 YEAR 82 85 substr $DATEOBS 4 2 MONTH … … 84 87 sprintf FULLDATE "%s/%s/%s" $YEAR $MONTH $DAY 85 88 86 command fix_chip_locations.pl --dateobs $FULLDATE --chiplist gpc1.chips.txt 89 command fix_chip_locations.pl --dateobs $FULLDATE --chiplist gpc1.chips.txt --stage v0 87 90 end 88 91 89 92 ## XX delete the page from the book if done? 90 93 task.exit 0 91 # convert the stdout 'queue' to entries in a book92 # fields in the table will become words in the page93 # use the queuesize (Nhosts) to track how many jobs are done / to be done94 94 book setword fixchip.book $options:0 pantaskState DONE 95 95 exec update.rawfix.sh $options:0 fixchip.done
Note:
See TracChangeset
for help on using the changeset viewer.
