Local Filtering GPU/CPU option

If I export results group (see also: When "Export" is not the same as "Export")

And then import the results group, I get the following error (because the volumes are only symlinks, not the volumes!):

Traceback (most recent call last):
  File "cryosparc_master/cryosparc_compute/run.py", line 115, in cryosparc_master.cryosparc_compute.run.main
  File "/home/cryosparcer/bin/cryosparc_worker/cryosparc_compute/jobs/imports/run.py", line 1373, in run_import_result_group
    assert missing_paths == 0, (
AssertionError: Unable to find 1 file(s) referred to in dataset J59_volume_exported.cs, field map_half_A/path. Affected files are listed above.

OK, I’ll grab the volumes remotely to fix this.