1. The eman version is 2.9 final ( GITHUB: 2021-02-13 20:31 - commit: 006911ea3 )
2. I am using the reference-based boxing with a known map.
3. Yes the tomograms was reconstructed in another program.
4. The complete message shows like this:
Reading from tomograms/*denoised.hdf...
Traceback (most recent call last):
File "*/anaconda3/envs/eman2/bin/e2spt_extract.py", line 978, in <module>
main()
File "*/anaconda3/envs/eman2/bin/e2spt_extract.py", line 144, in main
do_extraction(a, options)
File "*/anaconda3/envs/eman2/bin/e2spt_extract.py", line 166, in do_extraction
ttparams=np.array(js["tlt_params"])
File "*/anaconda3/envs/eman2/lib/python3.7/site-packages/EMAN2jsondb.py", line 867, in get
raise KeyError(key)
KeyError: 'tlt_params'
It seems there is a missing in the json files.