16 lines
619 B
Plaintext
16 lines
619 B
Plaintext
# GeomRefinementAlgorithm
|
|
|
|
Selection of an post-indexing least-square diffraction geometry refinement algorithm used by Jungfraujoch. BeamCenter - This option is refining both beam center and lattice (restricted to a chosen/detected Bravais lattice). OrientationOnly - This option is refining only orientation of the lattice.
|
|
|
|
## Enum
|
|
|
|
* `BEAMCENTER` (value: `'BeamCenter'`)
|
|
|
|
* `ORIENTATIONONLY` (value: `'OrientationOnly'`)
|
|
|
|
* `NONE` (value: `'None'`)
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|