#include <xds_ascii.hpp>
Definition at line 62 of file xds_ascii.hpp.
◆ XdsAscii() [1/2]
| gemmi::XdsAscii::XdsAscii |
( |
| ) |
|
|
default |
◆ XdsAscii() [2/2]
◆ find_or_add_iset()
| Iset & gemmi::XdsAscii::find_or_add_iset |
( |
int |
id | ) |
|
|
inline |
◆ read_stream()
◆ read_input()
| void gemmi::XdsAscii::read_input |
( |
T && |
input | ) |
|
|
inline |
◆ is_merged()
| bool gemmi::XdsAscii::is_merged |
( |
| ) |
const |
|
inline |
◆ gather_iset_statistics()
| void gemmi::XdsAscii::gather_iset_statistics |
( |
| ) |
|
◆ rot_angle()
◆ get_rotation_axis()
| Vec3 gemmi::XdsAscii::get_rotation_axis |
( |
| ) |
const |
|
inline |
◆ get_s0_direction()
| Vec3 gemmi::XdsAscii::get_s0_direction |
( |
| ) |
const |
|
inline |
◆ has_cell_axes()
| bool gemmi::XdsAscii::has_cell_axes |
( |
| ) |
const |
|
inline |
◆ calculate_conversion_from_cambridge()
| Mat33 gemmi::XdsAscii::calculate_conversion_from_cambridge |
( |
| ) |
const |
|
inline |
Return transition matrix from "Cambridge" frame to XDS frame.
x_xds = M x_cam
Definition at line 133 of file xds_ascii.hpp.
◆ get_orientation()
| Mat33 gemmi::XdsAscii::get_orientation |
( |
| ) |
const |
|
inline |
◆ apply_polarization_correction()
| void gemmi::XdsAscii::apply_polarization_correction |
( |
double |
p, |
|
|
Vec3 |
normal |
|
) |
| |
- p is degree of polarization from range (0,1), as used in XDS.
◆ eliminate_overloads()
| void gemmi::XdsAscii::eliminate_overloads |
( |
double |
overload | ) |
|
|
inline |
- overload is maximally allowed pixel value in a peak (MAXC).
Definition at line 161 of file xds_ascii.hpp.
◆ eliminate_batchmin()
| void gemmi::XdsAscii::eliminate_batchmin |
( |
int |
batchmin | ) |
|
|
inline |
- batchmin lowest allowed batch number.
Definition at line 166 of file xds_ascii.hpp.
◆ data
| std::vector<Refl> gemmi::XdsAscii::data |
The documentation for this struct was generated from the following file: