Skip to content

Commit 8cb7fdc

Browse files
committed
Tag linked_structure for single-crystal experiments
1 parent 4eaea2e commit 8cb7fdc

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/docs/user-guide/parameters/experiment/linked_structure.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)