Hi! I have a heterogeneous dataset with about 200 class averages coming from multiple conformations, and I wanted to try the multi-volume reconstruction method (cluster3D). However, when I run it, I get the following error:
ChildProcessError: `simple_exec prg=cluster3D nstates=2 pgrp=c1 hp=250 lp=10 lpstop=10 lplim_crit=0.3 lpstart=20 msk=44 nparts=2 nthr=0 projfile=/home/julian/Documents/SIMPLE/SIMPLE-3.0.0/build/test_capsid_project_folder/test_capsid/1_import_cavgs/test_capsid.simple` failed with code 1
I’m not sure whether I’m using the method correctly or if I’m misunderstanding the purpose of cluster3D. Could you clarify how it is intended to be used, or what might be causing this error?
Thanks in advance!