1 | # GSAS-II powder instrument template file |
---|
2 | |
---|
3 | data_Instrument_Template |
---|
4 | #============================================================================== |
---|
5 | # 9. INSTRUMENT CHARACTERIZATION |
---|
6 | |
---|
7 | _exptl_special_details |
---|
8 | ; ? |
---|
9 | ; |
---|
10 | |
---|
11 | # if regions of the data are excluded, the reason(s) are supplied here: |
---|
12 | _pd_proc_info_excluded_regions |
---|
13 | ; ? |
---|
14 | ; |
---|
15 | |
---|
16 | # The following item is used to identify the equipment used to record |
---|
17 | # the powder pattern when the diffractogram was measured at a laboratory |
---|
18 | # other than the authors' home institution, e.g. when neutron or synchrotron |
---|
19 | # radiation is used. |
---|
20 | |
---|
21 | _pd_instr_location |
---|
22 | ; ? |
---|
23 | ; |
---|
24 | _pd_calibration_special_details # description of the method used |
---|
25 | # to calibrate the instrument |
---|
26 | ; ? |
---|
27 | ; |
---|
28 | |
---|
29 | _diffrn_source ? |
---|
30 | _diffrn_source_target ? |
---|
31 | _diffrn_source_type ? |
---|
32 | _diffrn_measurement_device_type ? |
---|
33 | _diffrn_detector ? |
---|
34 | _diffrn_detector_type ? # make or model of detector |
---|
35 | |
---|
36 | _pd_meas_scan_method ? # options are 'step', 'cont', |
---|
37 | # 'tof', 'fixed' or |
---|
38 | # 'disp' (= dispersive) |
---|
39 | _pd_meas_special_details |
---|
40 | ; ? |
---|
41 | ; |
---|
42 | |
---|
43 | # The following two items identify the program(s) used (if appropriate). |
---|
44 | _computing_data_collection ? |
---|
45 | _computing_data_reduction ? |
---|
46 | |
---|
47 | # Describe any processing performed on the data, prior to refinement. |
---|
48 | # For example: a manual Lp correction or a precomputed absorption correction |
---|
49 | _pd_proc_info_data_reduction ? |
---|
50 | |
---|
51 | # The following item is used for angular dispersive measurements only. |
---|
52 | |
---|
53 | _diffrn_radiation_monochromator ? |
---|
54 | |
---|
55 | # The following items are used to define the size of the instrument. |
---|
56 | # Not all distances are appropriate for all instrument types. |
---|
57 | |
---|
58 | _pd_instr_dist_src/mono ? |
---|
59 | _pd_instr_dist_mono/spec ? |
---|
60 | _pd_instr_dist_src/spec ? |
---|
61 | _pd_instr_dist_spec/anal ? |
---|
62 | _pd_instr_dist_anal/detc ? |
---|
63 | _pd_instr_dist_spec/detc ? |
---|
64 | |
---|
65 | # 10. Specimen size and mounting information |
---|
66 | |
---|
67 | # The next three fields give the specimen dimensions in mm. The equatorial |
---|
68 | # plane contains the incident and diffracted beam. |
---|
69 | |
---|
70 | _pd_spec_size_axial ? # perpendicular to |
---|
71 | # equatorial plane |
---|
72 | |
---|
73 | _pd_spec_size_equat ? # parallel to |
---|
74 | # scattering vector |
---|
75 | # in transmission |
---|
76 | |
---|
77 | _pd_spec_size_thick ? # parallel to |
---|
78 | # scattering vector |
---|
79 | # in reflection |
---|
80 | |
---|
81 | _pd_spec_mounting # This field should be |
---|
82 | # used to give details of the |
---|
83 | # container. |
---|
84 | ; ? |
---|
85 | ; |
---|
86 | |
---|
87 | _pd_spec_mount_mode ? # options are 'reflection' |
---|
88 | # or 'transmission' |
---|
89 | |
---|
90 | _pd_spec_shape ? # options are 'cylinder' |
---|
91 | # 'flat_sheet' or 'irregular' |
---|
92 | |
---|