Hello, I really appreciate you for developing cryosparc and giving a great convenience to our structure studies.
Nowadays we are trying to utilize your 3D flex works and while following your kind instruction I got a problem at 3D flex mesh generation work.
I got two individual error messages through each trial,
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_meshprep.py”, line 138, in cryosparc_compute.jobs.flex_refine.run_meshprep.run
AssertionError: The solvent mask does not cover all regions of the segmentation. All segments must be inside the solvent mask.
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_meshprep.py”, line 138, in cryosparc_compute.jobs.flex_refine.run_meshprep.run IndexError: boolean index did not match indexed array along dimension 0; dimension is 128 but corresponding boolean dimension is 440
How can I solve those problems?
Thank you! I’m looking forward to your answer!