-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpd_server_xpd_beamline.ini
73 lines (64 loc) · 1.6 KB
/
xpd_server_xpd_beamline.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
73
[BASIC]
name = xpd
version = 1.0.0
[FUNCTIONALITY]
do_calibration = True
dump_to_db = False
export_files = False
visualize_data = False
send_messages = True
[LISTEN TO]
host = xf28id2-ca2
port = 5578
prefix = raw
[PUBLISH TO]
host = xf28id2-ca2
port = 5577
prefix = an
[DATABASE]
raw_db = xpd
an_db = xpd-analysis
[METADATA]
dk_identifier = dark_frame
calib_identifier = is_calibration
dk_id_key = sc_dk_field_uid
calibration_md_key = calibration_md
composition_key = sample_composition
wavelength_key = bt_wavelength
bkgd_sample_name_key = bkgd_sample_name
sample_name_key = sample_name
detector_key = detector
calibrant_key = sample_composition
[CALIBRATION]
calib_base = /nsls2/data/xpd/legacy/processed/xpdUser/config_base/
poni_file = xpdAcq_calib_info.poni
default_calibrant = Ni
[ANALYSIS]
auto_mask = False
#mask_file =/nsls2/data/pdf/legacy/processed/xpdacq_data/user_data/config_base/my_bad_mask.npy
alpha = 2.5
edge = 20
lower_thresh = 0.
# upper_thresh =
npt = 3000
correctSolidAngle = True
polarization_factor = 0.99
normalization_factor = 1.0
rpoly = 1.2
qmaxinst = 28.0
qmin = 0.50
qmax = 24.0
rmin = 0.0
rmax = 60.0
rstep = 0.01
tiff_base = /nsls2/data/xpd/legacy/processed/xpdUser/tiff_base/
file_prefix = {start[sample_name]}_{start[readable_time]}_{start[original_run_uid]:6.6}_
save_file = True
pdfgetx = True
[SUITCASE]
tiff_base = /nsls2/data/xpd/legacy/processed/xpdUser/tiff_base/
directory_template = {start[sample_name]}
file_prefix = {start[original_run_uid]}_{start[readable_time]}_{start[sample_name]}_
exports = tiff,json,csv,txt
[VISUALIZATION]
visualizers = dk_sub_image,masked_image,chi,fq,gr