Greeting there,
I have done the hetero and homo refinement using box size of 1024. When I perform the NU refinement, it give me ArrayMemoryError as below:
Can anyone point me out the reason or solution? Is it because of large box size?
Thanks and best,
Yanhe
[CPU: 122.47 GB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “cryosparc_worker/cryosparc_compute/jobs/refine/newrun.py”, line 703, in cryosparc_compute.jobs.refine.newrun.run_homo_refine
File “cryosparc_worker/cryosparc_compute/jobs/nonuniform_refine/nu_regularize.py”, line 49, in cryosparc_compute.jobs.nonuniform_refine.nu_regularize.new_non_uniform_regularize
File “cryosparc_worker/cryosparc_compute/jobs/nonuniform_refine/nu_regularize.py”, line 38, in cryosparc_compute.jobs.nonuniform_refine.nu_regularize.new_non_uniform_regularize.do_regularization
File “cryosparc_worker/cryosparc_compute/jobs/nonuniform_refine/run_new.py”, line 271, in cryosparc_compute.jobs.nonuniform_refine.run_new.do_matched_cv_filter_estimation_gpu
File “cryosparc_worker/cryosparc_compute/jobs/nonuniform_refine/run_new.py”, line 303, in cryosparc_compute.jobs.nonuniform_refine.run_new.do_matched_cv_filter_estimation_gpu
numpy.core._exceptions._ArrayMemoryError: Unable to allocate 4.01 GiB for an array with shape (1024, 1024, 513) and data type complex64