Hi everyone,
I am new to cryosparc. while importing the .tif files and .mrc file, I got the following error.
[CPU: 359.8 MB] Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “/efshome/cryosparcuser/v3.3.2_220824/cryosparc_master/cryosparc_compute/jobs/imports/run.py”, line 1044, in run_import_movies_or_micrographs
imgdata = tiff.read_tiff(abs_path).sum(axis=0) * gainref
ValueError: operands could not be broadcast together with shapes (7676,7420) (3710,3838).
Based on the error, I understand the tiff arrays and mrc arrays are not equal. And, also I would like to know what is the .mrc file and what does it contain. Please somebody help me here.
Thanks in advance
Surya