3DFlex reconstruction error using custom rigidity weights

Greetings,

I tried to modify the rigidity weights as described in your cryosparc-tools section. My custom rigidity weights, as well as the given example, produce the same error in version 4.3:

Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 96, in cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/flex_refine/run_train.py”, line 192, in cryosparc_compute.jobs.flex_refine.run_train.run
File “cryosparc_master/cryosparc_compute/jobs/flex_refine/flexmod.py”, line 1011, in cryosparc_compute.jobs.flex_refine.flexmod.run_flex_opt
RuntimeError: The size of tensor a (10778) must match the size of tensor b (2097152) at non-singleton dimension 1

Thank you for your help.

1 Like