Multishot Tomography using SerialEM script commands (old)¶
Following workflow describes Multishot data acquisition as depicted in Fig. 3 of Multishot Tomography preprint
Fig 1. Multishot tilt series acquisition provides high throughput way to sub-nanometer in situ subtomogram average from FIB-milled lamellae.¶
We want to achieve following goals:
Setup custom pattern for Multishot acquisition.
Modify SerialEM dose-symmetric acquisition script for Multishot acquisition.
Setting up custom Multishot pattern¶
We will use Multiple Record setup dialog. Please familiarize yourself with available options.
Open the dialog using > > .
Fig 2. Multiple Record setup dilog in SerialEM¶
If you don’t have any saved custom pattern, will be grey and show (NONE DEFINED).
First, we will setup a custom pattern to acquire three-shot (3X multishot) tilt series as depicted in Fig 1. For this purpose, one has to calculate Image shift for each shot as shown in Fig 3.
Fig 3. Image shifts for 3x Multishot acquisition.¶
To start, make sure your is Low dose mode . Open a blank script using and type following script command.
ImageShiftByMicrons 0 0
Click on under section
Fig 4. Setting up custom pattern¶
It will promt to Shift to first acquire position in the pattern. In this case the first acquire position is without any Image shift. Hence, we will continue by clicking .
For the second shot we will have to Image shift by 1.2 µ. Edit the script to Image shift by 1.2 microns and execute using .
ImageShiftByMicrons 1.2 0
Continue by clicking to save image shift for second shot.
For the third shot we will have to Image shift by -2.4 µ with respect to second shot. Edit the script to Image shift by -2.4 microns and execute using .
ImageShiftByMicrons -2.4 0
Continue by clicking to save image shift for second shot. Click on .
You can always , and start again.
Once the custom pattern is saved you should be able to select checkbox for .
Finally, Check following boxes:
In the menu, select > . you should be able to see the the custom pattern when you move the Navigator marker.
Fig 5. Multiple records shown for marker position.¶