Hi,
I got a problem when importing particle.star file (from relion 3.1) using cryoparc V3.0.1. The error is shown as follows:
…
License is valid.
Running job on master node
[CPU: 66.0 MB] Project P1 Job J49 Started
[CPU: 66.0 MB] Master running v3.0.1, worker running v3.0.1
[CPU: 66.1 MB] Running on lane default
[CPU: 66.1 MB] Resources allocated:
[CPU: 66.1 MB] Worker: xxxx
[CPU: 66.1 MB] --------------------------------------------------------------
[CPU: 66.1 MB] Importing job module for job type import_particles…
[CPU: 206.5 MB] Job ready to run
[CPU: 206.7 MB] ***************************************************************
[CPU: 206.7 MB] Importing particles from /xxxx/xxxxx/xxxx/Select/job004/particles.star
[CPU: 206.7 MB] File extension is star
[CPU: 206.7 MB] Importing star file.
[CPU: 224.9 MB] --------------------------------------------------------------
[CPU: 224.9 MB] Loaded star file with 56710 items
[CPU: 224.9 MB] Fields loaded from star file: [‘rlnImageName’, ‘rlnMicrographName’, ‘rlnCoordinateX’, ‘rlnCoordinateY’, ‘rlnAngleRot’, ‘rlnAngleTilt’, ‘rlnAnglePsi’, ‘rlnOriginXAngst’, ‘rlnOriginYAngst’, ‘rlnDefocusU’, ‘rlnDefocusV’, ‘rlnDefocusAngle’, ‘rlnPhaseShift’, ‘rlnCtfBfactor’, ‘rlnRandomSubset’, ‘rlnClassNumber’, ‘rlnOpticsGroup’, ‘rlnGroupNumber’, ‘rlnNormCorrection’, ‘rlnLogLikeliContribution’, ‘rlnMaxValueProbDistribution’, ‘rlnNrOfSignificantSamples’]
[CPU: 224.9 MB] --------------------------------------------------------------
[CPU: 224.9 MB] Reading particle data locations…
[CPU: 224.9 MB] Reading rlnImageName to get indices and paths…
[CPU: 249.3 MB] Warning: Parameter particle_blob_path was set, which overrides rlnImageName despite the latter being present in the input star file.
[CPU: 249.3 MB] Parameter particle_blob_path was set and is a directory, so will be used as the search base for finding referenced data paths in the star file.
[CPU: 249.3 MB] Searching for linked data files…
[CPU: 249.3 MB] --------------------------------------------------------------
[CPU: 249.3 MB] Compiling CTF information…
[CPU: 252.8 MB] Warning: No micrographs were connected as inputs, so correspondences cannot be found, so output will not contain pick locations for particles.
[CPU: 252.8 MB] --------------------------------------------------------------
[CPU: 252.8 MB] Compiling particle pose information…
[CPU: 252.8 MB] Converting euler angles…
[CPU: 252.8 MB] Converting rlnOriginXAngst to pixels using parameter psize_A
[CPU: 269.6 MB] Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 84, in cryosparc_compute.run.main
File “/home/cryosparc_user/software/cryosparc/cryosparc_master/cryosparc_compute/jobs/imports/run.py”, line 307, in run_import_particles
poseds.data[‘shift’][idx] = make_shift_rln(starrow)
ValueError: could not broadcast input array from shape (2,56710) into shape (2)
Any comments and suggestions wil be greatly appreciated!
Thanks,
Bin