Hi, @wtempel
I am trying to use the cs file from the previous 3D reconstruction job of EMPIAR-10076. The fields are listed below:
{‘descr’: [(‘uid’, ‘<u8’), (‘blob/path’, ‘|S40’), (‘blob/idx’, ‘<u4’), (‘blob/shape’, ‘<u4’, (2,)), (‘blob/psize_A’, ‘<f4’), (‘blob/sign’, ‘<f4’), (‘ctf/type’, ‘|S9’), (‘ctf/accel_kv’, ‘<f4’), (‘ctf/cs_mm’, ‘<f4’), (‘ctf/amp_contrast’, ‘<f4’), (‘ctf/df1_A’, ‘<f4’), (‘ctf/df2_A’, ‘<f4’), (‘ctf/df_angle_rad’, ‘<f4’), (‘ctf/phase_shift_rad’, ‘<f4’), (‘ctf/scale’, ‘<f4’), (‘ctf/scale_const’, ‘<f4’), (‘ctf/cross_corr_ctffind4’, ‘<f4’), (‘ctf/ctf_fit_to_A’, ‘<f4’), (‘ctf/fig_of_merit_gctf’, ‘<f4’), (‘prepare/float_value’, ‘<f4’), (‘alignments3D/split’, ‘<u4’), (‘alignments3D/shift’, ‘<f4’, (2,)), (‘alignments3D/pose’, ‘<f4’, (3,)), (‘alignments3D/psize_A’, ‘<f4’), (‘alignments3D/error’, ‘<f4’), (‘alignments3D/error_min’, ‘<f4’), (‘alignments3D/resid_pow’, ‘<f4’), (‘alignments3D/slice_pow’, ‘<f4’), (‘alignments3D/image_pow’, ‘<f4’), (‘alignments3D/cross_cor’, ‘<f4’), (‘alignments3D/alpha’, ‘<f4’), (‘alignments3D/weight’, ‘<f4’), (‘alignments3D/pose_ess’, ‘<f4’), (‘alignments3D/shift_ess’, ‘<f4’), (‘alignments3D/class_posterior’, ‘<f4’), (‘alignments3D/class’, ‘<u4’), (‘alignments3D/class_ess’, ‘<f4’)], ‘fortran_order’: False, ‘shape’: (131899,), }
The follow-up task I am trying to do is “homogeneous reconstruction only” from a subset of datasets.
Regards,
Ben