| 118 | |
| 119 | |
| 120 | '''Imaging Nodes in parallel using imageNodes5:''' |
| 121 | |
| 122 | The final script for imaging nodes in parallel is named imageNodes5. The script runs as follows: |
| 123 | |
| 124 | imageNodes5 <text file containing coordinates of nodes> <name of the image to be loaded> |
| 125 | |
| 126 | Thus a major change from the previous imageNodes is the nodes are taken as coordinates from a text file. In order to image another set of nodes with a different image, one has to use imageNodes from another console window with a new text file consisting of the node coordinates. |
| 127 | |
| 128 | The script imageNodes5 may be found attached to the page. |