Project

General

Profile

Generate Phase Plate Condition Map » History » Version 1

Anchi Cheng, 10/25/2016 09:36 AM

1 1 Anchi Cheng
h1. Generate Phase Plate Condition Map
2
3
The patch test images taken in "Check PP Patches" node can be viewed from image viewers.  But it is convenient to stitch the power spectra together according to its geometric relationship.  This pptestStacker.py Appion Script will do that.
4
5
You need to know the session name session id, project id until I make an myamiweb gui.  These can be obtained from inspecting other Appion Script ran in the same session.
6
7
The syntax of the script is
8
9
<pre>
10
pptestStack.py --session=16oct18c -p 43 --runname=pp1 --rundir=/mydata/appion/my_directory/16oct18c/pp1 --jobtype=pptest --no-commit --expid=2776
11
</pre>
12
13
The script will use the aligned images if available.
14
15
The output is an mrc image stack.  Each row of the plate patches is one frame in the stack.
16
17
A partial result is shown here
18
!PhasePlateCondition.png!