| | 1 | == Nightly Science: pantasks utilities == |
| | 2 | |
| | 3 | ns.add.date YYYY-MM-DD |
| | 4 | |
| | 5 | ns.show.dates |
| | 6 | |
| | 7 | ns.del.date |
| | 8 | |
| | 9 | ns.set.date YYYY-MM-DD STATE |
| | 10 | |
| | 11 | == State values: == |
| | 12 | |
| | 13 | ||State: || Criterion || |
| | 14 | ||NEW || Registration has not completed yet (or registration for this date has not been checked). || |
| | 15 | ||REGISTERED || Registration complete. || |
| | 16 | ||NEEDSBURNING || No burntool tables found for some portion of the data. || |
| | 17 | ||QUEUEBURNING || Burntool jobs are being sent to hosts for processing. || |
| | 18 | ||BURNING || The first pass of sending out jobs has completed (signals ns.chips.load to check for completion). || |
| | 19 | ||QUEUECHIPS || Burntool has finished, and chips can be queued. || |
| | 20 | ||TOWARP || Chips have been queued, and ns.stacks.load is waiting for all stackable warps to finish. || |
| | 21 | ||QUEUESTACKS || Stackable warps have finished, and stacks will be queued. || |
| | 22 | ||DROP || No exposures were found for the date, or the date string was malformed.|| |
| | 23 | |
| | 24 | == automate_stacks.pl script == |
| | 25 | |
| | 26 | |
| | 27 | == automate_stacks.pl config file == |
| | 28 | |