Hi,
“Subset by Particle Statistics” seems to strictly require particle images, meaning it cannot be run on the output of inspect picks (despite already having the appropriate stats associated with the particle coords). Would it be possible to allow subsetting prior to particle extraction? In some cases this would be helpful.
Cheers
Oli
Traceback (most recent call last):
File "cryosparc_master/cryosparc_compute/run.py", line 85, in cryosparc_master.cryosparc_compute.run.main
File "/home/user/software/cryosparc/cryosparc2_worker/cryosparc_compute/jobs/runcommon.py", line 1223, in check_default_inputs
assert False, 'Non-optional inputs from the following input groups and their slots are not connected: ' + missing_inputs + '. Please connect all required inputs.'
AssertionError: Non-optional inputs from the following input groups and their slots are not connected: particles.blob. Please connect all required inputs.