Hi @stephan,
Here is the first part of the output as I ran up against the character limit. Let me know if you need the rest and I can send it to you as text file.
In [8]: list(db.exposures.find({'project_uid': 'P40', 'session_uid': 'S3', 'stage' : 'found', 'in_progress' : False}))
Out[8]:
[{'_id': ObjectId('6344359ca699542dd30f7116'),
'uid': 622,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362044/Data/FoilHole_10383042_Data_10374193_10374195_20221010_135410_fractions.tiff',
'discovered_at': 1665414556.0310528,
'picker_type': None,
'size': 594542592,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: [libtiff] TIFFFetchDirectory: Can not read TIFF directory count\n[libtiff] TIFFReadDirectory: Failed to read directory at offset 608977542\nError ocurred (Input/output error) at line 749 in TIFFReadDirectory\nThe file is probably corrupt. If this is a movie, try deleting it and re-importing the movie set. If this is a particle stack, try the \'check for corrupt particles\' job (if corrupt particles are found, they will be excluded from the job\'s output).\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362044/Data/FoilHole_10383042_Data_10374193_10374195_20221010_135410_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665419514.0055494,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344cd6da699542dd30f7efd'),
'uid': 4072,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362019/Data/FoilHole_10432285_Data_10374240_10374242_20221011_034924_fractions.tiff',
'discovered_at': 1665453421.2513576,
'picker_type': None,
'size': 550274666,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: Error ocurred (Input/output error) at line 666 in sendfile\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362019/Data/FoilHole_10432285_Data_10374240_10374242_20221011_034924_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665453545.815927,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344ce89a699542dd30f7f16'),
'uid': 4097,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362021/Data/FoilHole_10434257_Data_10374250_10374252_20221011_035602_fractions.tiff',
'discovered_at': 1665453705.1439629,
'picker_type': None,
'size': 200278016,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: [libtiff] TIFFFetchDirectory: Can not read TIFF directory count\n[libtiff] TIFFReadDirectory: Failed to read directory at offset 213082966\nError ocurred (Input/output error) at line 749 in TIFFReadDirectory\nThe file is probably corrupt. If this is a movie, try deleting it and re-importing the movie set. If this is a particle stack, try the \'check for corrupt particles\' job (if corrupt particles are found, they will be excluded from the job\'s output).\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362021/Data/FoilHole_10434257_Data_10374250_10374252_20221011_035602_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665453781.8223348,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344d0baa699542dd30f7f48'),
'uid': 4147,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362021/Data/FoilHole_10434285_Data_10374240_10374242_20221011_040358_fractions.tiff',
'discovered_at': 1665454266.162165,
'picker_type': None,
'size': 560698018,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: Error ocurred (Input/output error) at line 666 in sendfile\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362021/Data/FoilHole_10434285_Data_10374240_10374242_20221011_040358_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665454380.0165384,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344db99a699542dd30f804b'),
'uid': 4406,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362021/Data/FoilHole_10434386_Data_10374234_10374236_20221011_045155_fractions.tiff',
'discovered_at': 1665457049.7583923,
'picker_type': None,
'size': 319815680,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: Error ocurred (Input/output error) at line 666 in sendfile\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362021/Data/FoilHole_10434386_Data_10374234_10374236_20221011_045155_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665457161.7803006,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344df21a699542dd30f806f'),
'uid': 4442,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362021/Data/FoilHole_10434354_Data_10374193_10374195_20221011_050654_fractions.tiff',
'discovered_at': 1665457953.2557948,
'picker_type': None,
'size': 253755392,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: [libtiff] TIFFFetchDirectory: Can not read TIFF directory count\n[libtiff] TIFFReadDirectory: Failed to read directory at offset 264697786\nError ocurred (Input/output error) at line 749 in TIFFReadDirectory\nThe file is probably corrupt. If this is a movie, try deleting it and re-importing the movie set. If this is a particle stack, try the \'check for corrupt particles\' job (if corrupt particles are found, they will be excluded from the job\'s output).\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362021/Data/FoilHole_10434354_Data_10374193_10374195_20221011_050654_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665458078.9792573,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344e637a699542dd30f810d'),
'uid': 4600,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362011/Data/FoilHole_10436365_Data_10374250_10374252_20221011_053707_fractions.tiff',
'discovered_at': 1665459767.3401365,
'picker_type': None,
'size': 384827392,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: Error ocurred (Input/output error) at line 666 in sendfile\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362011/Data/FoilHole_10436365_Data_10374250_10374252_20221011_053707_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665459864.0998833,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344eaada699542dd30f8177'),
'uid': 4706,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362011/Data/FoilHole_10436401_Data_10374234_10374236_20221011_055432_fractions.tiff',
'discovered_at': 1665460909.4672048,
'picker_type': None,
'size': 496720252,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: Error ocurred (Input/output error) at line 666 in sendfile\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362011/Data/FoilHole_10436401_Data_10374234_10374236_20221011_055432_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
'particle_extracted': {},
'particle_manual_extracted': {}},
'attributes': {'found_at': 1665461021.254879,
'check_at': 0,
'motion_at': 0,
'thumbs_at': 0,
'ctf_at': 0,
'pick_at': 0,
'extract_at': 0,
'manual_extract_at': 0,
'ready_at': 0,
'total_motion_dist': 0,
'max_intra_frame_motion': 0,
'average_defocus': 0,
'defocus_range': 0,
'astigmatism_angle': 0,
'astigmatism': 0,
'phase_shift': 0,
'ctf_fit_to_A': 0,
'ice_thickness_rel': 0,
'df_tilt_angle': 0,
'total_manual_picks': 0,
'total_blob_picks': 0,
'blob_pick_score_median': 0,
'total_template_picks': 0,
'template_pick_score_median': 0,
'total_extracted_particles': 0,
'total_extracted_particles_manual': 0,
'total_extracted_particles_blob': 0,
'total_extracted_particles_template': 0},
'preview_img_1x': [],
'preview_img_2x': [],
'worker_juid': None},
{'_id': ObjectId('6344ebb7a699542dd30f8192'),
'uid': 4733,
'project_uid': 'P40',
'session_uid': 'S3',
'abs_file_path': '/mnt/path/GridSquare_10362011/Data/FoilHole_10436410_Data_10374193_10374195_20221011_060041_fractions.tiff',
'discovered_at': 1665461175.234276,
'picker_type': None,
'size': 261095424,
'deleted': False,
'parameter_version': 4,
'stage': 'found',
'fail_count': 2,
'failed': True,
'fail_reason': 'Traceback (most recent call last):\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 371, in cryosparc_compute.jobs.rtp_workers.run.rtp_worker\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 434, in cryosparc_compute.jobs.rtp_workers.run.process_movie\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 467, in cryosparc_compute.jobs.rtp_workers.run.do_check\n File "cryosparc_worker/cryosparc_compute/jobs/rtp_workers/run.py", line 170, in cryosparc_compute.jobs.rtp_workers.run.RTPExposureCache.cache_read\n File "cryosparc_worker/cryosparc_compute/blobio/prefetch.py", line 48, in cryosparc_compute.blobio.prefetch.Prefetch.get\nRuntimeError: [libtiff] TIFFFetchDirectory: Can not read TIFF directory count\n[libtiff] TIFFReadDirectory: Failed to read directory at offset 272782030\nError ocurred (Input/output error) at line 749 in TIFFReadDirectory\nThe file is probably corrupt. If this is a movie, try deleting it and re-importing the movie set. If this is a particle stack, try the \'check for corrupt particles\' job (if corrupt particles are found, they will be excluded from the job\'s output).\n\nIO request details:\nfilename: /mnt/path/GridSquare_10362011/Data/FoilHole_10436410_Data_10374193_10374195_20221011_060041_fractions.tiff\nfiletype: 1\nheader_only: 0\nidx_start: 0\nidx_limit: -1\neer_upsampfactor: 2\neer_numfractions: 40\nnum_threads: 6\nbuffer: (nil)\nnx, ny, nz: 0 0 0\ndtype: 0\ntotal_time: -1.000000\n\n',
'in_progress': False,
'manual_reject': False,
'threshold_reject': False,
'test': False,
'priority': 0,
'exp_group_id': 1,
'groups': {'exposure': {},
'particle_manual': {},
'particle_blob': {},
'particle_template': {},
'particle_deep': {},
Thanks!
Andrew