Hi guys,
I was tring to use cryosparc live 4.6.2 to process images in real time. but it gives errors like this below. Does anyone have any idea what is going on?
Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/jobs/rtp_workers/run.py”, line 381, in cryosparc_master.cryosparc_compute.jobs.rtp_workers.run.rtp_worker
File “cryosparc_master/cryosparc_compute/jobs/rtp_workers/run.py”, line 450, in cryosparc_master.cryosparc_compute.jobs.rtp_workers.run.process_movie
File “cryosparc_master/cryosparc_compute/jobs/rtp_workers/run.py”, line 514, in cryosparc_master.cryosparc_compute.jobs.rtp_workers.run.do_check
File “cryosparc_master/cryosparc_compute/jobs/rtp_workers/run.py”, line 149, in cryosparc_master.cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read_gainref_header
File “cryosparc_master/cryosparc_compute/jobs/rtp_workers/run.py”, line 138, in cryosparc_master.cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.read_header_sync
File “cryosparc_master/cryosparc_compute/blobio/prefetch.py”, line 41, in cryosparc_master.cryosparc_compute.blobio.prefetch.Prefetch.init
File “cryosparc_master/cryosparc_compute/blobio/prefetch.py”, line 119, in cryosparc_master.cryosparc_compute.blobio.prefetch.validate_read_parameters
Exception: Unsupported file extension (must be .mrc, .mrcs, .mrc.bz2, .tif, .eer, .ecc, .gain)
The files you provide for processing must be one of these types. It suggests you are not reading from the right place
@zcp Is this topic a duplicate of Error with CryoSPARC live v4.6.2?
yes. because i thought you guys possibly missed this post.
Thanks @zcp for the confirmation. I responded under the other topic and will close this one.