If your computer mounts the file system differently than the cluster computers, CreateBatchFiles can replace the necessary parts of the paths to the image and output files. For instance, a Windows machine might access files images by mounting the file system using a drive letter, like this:
Z:\your_data\images
and the cluster computers access the same file system like this:
/server_name/your_name/your_data/images
In this case, the local root path is Z:\your_data\images and the cluster root path is /server_name/your_name/your_data/images.
For more details on batch processing, please see Help > Other Features > Batch Processing.
For example, if you have mapped the remote cluster machine like this:
Z:\your_data\images (on a Windows machine, for instance)
and the cluster machine sees the same folder like this:
/server_name/your_name/your_data/images
you would enter Z: here and
For example, if you have mapped the remote cluster machine like this:
Z:\your_data\images (on a Windows machine, for instance)
and the cluster machine sees the same folder like this:
/server_name/your_name/your_data/images
you would enter Z: in the previous setting for the
local machine path and