prepare_stack_matchtemplate

2 posts / 0 new
Last post
xac
prepare_stack_matchtemplate

Hi

The program generates a particle stack (and a related star file) per micrograph.

I want to combine them together so I can run reconstruct3d with all the particles, but not sure how.

Any help would be much appreciated, thanks in advance.

PS:all steps via command line

jojoelfe
Hi,

Hi,

 

there are multiple ways you can try:

 

1) Use add_two_stacks to merge the stacks together and combine star files via pasting the lines (or use the excellent starfile python package)

2) You can also try to first combine the star files and then use combine_stack_by_star

 

Sorry there isn't a more straightforward way. Everybody has their own little strategy, because every project is a bit different

Log in or register to post comments