I recently tried some reference based motion correction which worked very nicely at bin2. However, when I moved to unbinned processing I tried to import the hyperparameters from the bin2 job and kept getting assertion errors (drag and drop). In the end I just recalculated the hyperparameters and this got around it. I’m not sure if this is a bug or if I’m doing something silly!
Error message:
Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 129, in
cryosparc_master.cryosparc_compute.run.main
File
“cryosparc_master/cryosparc_compute/jobs/motioncorrection/run_reference_motion.py”,
line 548, in
cryosparc_master.cryosparc_compute.jobs.motioncorrection.run_reference_motion.run_refer
ence_motion_correction
File “cryosparc_master/cryosparc_compute/jobs/motioncorrection/refmotion.py”, line
1259, in
cryosparc_master.cryosparc_compute.jobs.motioncorrection.refmotion.mainfn_reconstruct
File “cryosparc_master/cryosparc_compute/jobs/motioncorrection/refmotion.py”, line
1289, in
cryosparc_master.cryosparc_compute.jobs.motioncorrection.refmotion.mainfn_reconstruct
AssertionError