Dear all,
I imported particles refined in CS to Relion using csparc2star.py. I exported my consensus refinement and provided its output …_particles.cs file as input. Then did essentially the modifications instructed in the pyem wiki page. The only differences as far as I can tell are that (1) for some reason pyem included additional “>” symbols in the resulting .star file that I had to remove (using sed -i “s/>//g” <output.star filename>) and (2) I had to manually add_rlnOpticsGroup into the resulting .star file. Without this step, I get errors on import. After import, the particles as well as the micrographs look very noisy, but for example I can see edges of holes in the micrographs. This tells me that they are in some ways “correct”, but maybe the normalization is somehow off. If I reconstruct these particles, I get a map that matches the one in CS. However, if I try to do subtract projection, I get a negative density of the parts I want to keep in the remaining particles, which again points (in my mind) to an error in normalization.
Is there something different happening in terms of normalization of particle images in CS compared to relion or is there something wrong with my approach using pyem?
Cheers,
EP