Changes between Version 39 and Version 40 of Processing
- Timestamp:
- Apr 13, 2010, 4:02:14 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v39 v40 229 229 TODO 230 230 231 = Adding and removing labels = 232 233 == Adding a label == 231 = Queuing data = 234 232 235 233 Before pantasks can used to manage processing of a particular label, {{{chiptool}}} must first be run to queue data and create that label. The custom here is to write a small script that runs {{{chiptool}}} with the necessary arguments. This script is then left in the {{{stdscience}}} sub-directory with the same name as the survey in question (M31, MD04 etc). This is so that there is a record of what has been queued. An example script would be … … 261 259 }}} 262 260 263 == Removing a label==261 == Removing data from the queue == 264 262 265 263 If a mistake has been made and a label needs to be removed from processing, then
