TypeError: 'float' object cannot be interpreted as an integer in cryosparc v4.4.1 Local Resolution Estimation

Hi All,

I did not see this exact error reported in this forum. I am doing Local Resolution Estimation using cryosparc v4.4.1. Here is the error:

Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 95, in cryosparc_master.cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/local_resolution/run.py”, line 677, in cryosparc_master.cryosparc_compute.jobs.local_resolution.run.run_locres
File “cryosparc_master/cryosparc_compute/jobs/local_resolution/run.py”, line 743, in cryosparc_master.cryosparc_compute.jobs.local_resolution.run.standalone_locres
TypeError: ‘float’ object cannot be interpreted as an integer

@donghuachen What are the dimensions of the input volume?

The old input volume is 360x360x360 in dimensions from NU Refinement of cryosparc v3.3.2.

I just realized that I put the pixel size in Step size. Set 1 for Step size and it worked. Sorry for this mistake.

1 Like