forked from tl578/EMC-for-SMX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
72 lines (53 loc) · 1.74 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
home_dir = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX
quat_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/c-quaternion70.bin
[make-detector]
# pixel
num_row = 2527
num_col = 2463
cx = 1285.5
cy = 1262.0
Rstop = 115.0
# meter
detd = 0.45
px = 172e-6
# angstrom
wl = 1.03324
res_max = 1.95
# beam incidence direction
sx = 0.005
sy = -0.01
sz = -1
[make-background]
num_raw_data = 79992
hot_pix_thres = 1e4
qlen = 500
[make-powder]
min_patch_sz = 2
max_patch_sz = 10
min_num_peak = 3
max_num_peak = 20
[orient-peak]
res_cutoff = 4.0
VN = 15
gw = 2.0
[reduce-data]
nproc = 20
mpi_bgfile = /data2/tl578/2018-EMC-for-SMX/Data/mpi-bg_model.bin
mpi_datafile = /data2/tl578/2018-EMC-for-SMX/Data/mpi-datafile.bin
[make-Ematrix]
r2peak_file = /data2/tl578/2018-EMC-for-SMX/Data/mpi-r2peak-low.bin
peak2r_file = /data2/tl578/2018-EMC-for-SMX/Data/mpi-peak2r-low.bin
[low-res-emc]
iter_data_block = 5
prob_dir = /data2/tl578/2018-EMC-for-SMX/Data/high-prob
prob_orien_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/prob-orien.bin
reduced_data_id_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/reduce-data/reduced-data_id.dat
start_phi_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/start-phi.dat
start_intens_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/start_intensity.bin
[local-update]
high_res_cutoff = 3.0
start_prob_dir = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/start_prob
fine_quat_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/c-reduced-quaternion94.bin
quat_table_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/aux/reduced-quaternion-70-94.dat
local_r2peak_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/Data/mpi-r2peak-local.bin
local_peak2r_file = /data2/tl578/2018-EMC-for-SMX/EMC-for-SMX/Data/mpi-peak2r-local.bin