File tree Expand file tree Collapse file tree
docs/docs/user-guide/parameters/experiment Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,22 +6,27 @@ title: linked_structure
66
77[ pd-neut-cwl] [ 3 ] {:.label-experiment}
88[ pd-neut-tof] [ 3 ] {:.label-experiment} [ pd-xray] [ 3 ] {:.label-experiment}
9+ [ sc-neut-cwl] [ 3 ] {:.label-experiment}
910
1011## :material-identifier: structure_id { #linked-structure-structure-id }
1112
1213| Access | Source |
1314| ------------------------------------ | ----------------------- |
1415| linked_structures[ 'ID'] .structure_id | [ code] [ 0 ] {:.label-cif} |
16+ | linked_structure.structure_id | [ code] [ 0 ] {:.label-cif} |
1517| \_ linked_structure.structure_id | [ Edifa] [ 0 ] {:.label-cif} |
1618| \_ pd_phase_block.id | [ pdCIF] [ 0 ] {:.label-cif} |
1719
18- Identifier of the linked structure.
20+ Identifier of the linked structure. The plural ` linked_structures['ID'] `
21+ form is used for powder experiments (one or more linked phases); the
22+ scalar ` linked_structure ` form is used for single-crystal experiments.
1923
2024## :material-scale: scale { #linked-structure-scale }
2125
2226| Access | Source |
2327| ----------------------------- | ----------------------- |
2428| linked_structures[ 'ID'] .scale | [ code] [ 0 ] {:.label-cif} |
29+ | linked_structure.scale | [ code] [ 0 ] {:.label-cif} |
2530| \_ linked_structure.scale | [ Edifa] [ 0 ] {:.label-cif} |
2631| \_ pd_phase_block.scale | [ pdCIF] [ 0 ] {:.label-cif} |
2732
You can’t perform that action at this time.
0 commit comments