I tried both the 'alltomograms' checkbox in the GUI and the --alltomograms option for the command line with the same error. Also I am noticing the image of the error I had copied in the original message is not visible as I reply so I am retyping the error message here:
"
NOT Writing notes, ppid=-2
Reading from tomograms/.lst__bin4.hdf...
Traceback (most recent call last):
File "/home/bullitt/src/shared/miniforge3/envs/eman2/bin/e2spt_extract.py", line 187, in do_extraction
ttparams=np.array(js["tlt_params"])
~~^^^^^^^^^^^^^^
File "/home/bullitt/src/shared/miniforge3/envs/eman2/lib/python3.12/site-packages/EMAN2jsondb.py", line 881, in get
raise KeyError(key)
KeyError: 'tlt_params'
ERROR: tlt_params missing in info/.lst_info.json. The most likely cause for this is trying to use a tomogram
reconstructed in another program. Subtomogram averaging in EMAN2 makes extensive use of the original tilt series
as well as alignment parameters, so use of tomograms from other software is not supported in the normal sequence.
"
What seems to have worked thus far was manually selecting all tomograms (or the equivalent of typing each individual tomogram in the command line i.e. "e2spt_extract.py tomograms/Position_x tomograms/Position_y tomograms/Position_z ...").
Thanks,
Raven