Output particles in "intermediates" mode of 3D-variability display?

As @vperetroukhin suggested, I did the forced update for both Master and Worker. I got this expected error with component 10 (total components are 3 only):
[CPU: 407.2 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “cryosparc_worker/cryosparc_compute/jobs/var3D/run_disp.py”, line 105, in cryosparc_compute.jobs.var3D.run_disp.run
AssertionError: Component selected for particle output must be specified as an integer from 0 to 2.

When I was trying component 1 and got the normal log. Now it seems to be working. Forced update did the trick! Greatly appreciate the help!

[CPU: 1.96 GB] Reconstructing component 1 frame 0
[CPU: 1.96 GB] Reconstructing from 4138 images…
[CPU: 1.96 GB] batch 5 of 5
[CPU: 2.21 GB] Outputting intermediate frame particles for component 1, frame 0…
[CPU: 2.21 GB] …done.
[CPU: 2.21 GB] Reconstructing component 1 frame 1
[CPU: 2.09 GB] Reconstructing from 5765 images…
[CPU: 2.09 GB] batch 6 of 6
[CPU: 2.09 GB] Outputting intermediate frame particles for component 1, frame 1…
[CPU: 2.09 GB] …done.
[CPU: 2.09 GB] Reconstructing component 1 frame 2
[CPU: 1.96 GB] Reconstructing from 8047 images…
[CPU: 1.96 GB] batch 9 of 9
[CPU: 2.21 GB] Outputting intermediate frame particles for component 1, frame 2…
[CPU: 2.09 GB] …done.
[CPU: 2.09 GB] Reconstructing component 1 frame 3
[CPU: 1.96 GB] Reconstructing from 10952 images…
[CPU: 1.96 GB] batch 11 of 11
[CPU: 2.09 GB] Outputting intermediate frame particles for component 1, frame 3…
[CPU: 2.09 GB] …done.

2 Likes