Thank you Muyuan. I would much appreciate it if you could please reply:
a) Without changing the ChangeBx (by default it should remain 96 if I understand correctly) I trained and obtained some new set of ~100 particles (just for testing) from my bin4 tomogram at 4.8A pixel size. In the next step by using e2spt_extract.py I kept boxsz_unbin= -1, I noticed the particle stacks in particles3D folder *.hdf file the size is 192x192x192. I am not sure why this happened. The box length should have remained the same (96x4.8 vs 192x1.2) but it just doubled.
Also, would it be fine if I use a larger box size at this step (1.5x size of particle)?
b) I do have a map available from EMDB and I generated the template using pytom which has a box size 192 and 1.2A pixel and using this as a reference with starting resolution 50:
e2spt_refine_new.py --ptcls sets/listA.lst --ref sptsgd_00/template_192bxsz_1.2Ang.hdf --iters p,p,t --goldstandard --startres 50 --tophat local --parallel thread:24 --threads 24
I am wondering if it is correct to provide a reference map at the original pixel size or should it be at the binned resolution.
c) I noticed in the New Initial Model Generator (e2spt_sgd_new.py) I can use some reference model. Does this reference need to be at a binned tomogram pixel or the unbinned.
Thank you.