I am trying to import .eer files and keep getting the following error
Traceback (most recent call last):
File "cryosparc_master/cryosparc_compute/run.py", line 93, in cryosparc_compute.run.main
File "/shared/cryosparc/cryosparc_master/cryosparc_compute/jobs/imports/run.py", line 861, in run_import_movies_or_micrographs
eer_upsamp_factor=eer_upsamp_factor)
File "/shared/cryosparc/cryosparc_master/cryosparc_compute/jobs/imports/run.py", line 687, in read_movie_header
nz, ny, nx = eer.read_eer_shape(abs_path)
File "/shared/cryosparc/cryosparc_master/cryosparc_compute/blobio/eer.py", line 18, in read_eer_shape
eer = open_eer(fname)
File "/shared/cryosparc/cryosparc_master/cryosparc_compute/blobio/eer.py", line 15, in open_eer
return eerdecompressor.ElectronCountedFramesDecompressor(str(fname))
RuntimeError: unable to open tiff file
CryoSPARC
CryoSPARC
00m 00s
Filter data
================= CRYOSPARCW ======= 2022-10-31 22:46:20.627176 =========
Project P4 Job J13
Master 10.30.148.81 Port 45002
===========================================================================
========= monitor process now starting main process
MAINPROCESS PID 3843
========= monitor process now waiting for main process
MAIN PID 3843
imports.run cryosparc_compute.jobs.jobregister
ElectronCountedFramesDecompressor: reading using TIFF-EER mode.
/fsx/sdm1g22aug25h/frames/rawdata/sdm1g22aug25h_a_00002gr_00014sq_v02_00005hl_v01_00002fen4.frames.eer: Cannot read TIFF header
***************************************************************
**** handle exception rc
set status to failed
========= main process now complete.
========= monitor process now complete.