Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EmDiffractionStats

Index

Properties

__typename?: "EmDiffractionStats"
details?: <internal>.Maybe<string>

Any addition details about the structure factor measurements

Examples: Phases were obtained from micrograph images of the 2D crystals

fourier_space_coverage?: <internal>.Maybe<number>

Completeness of the structure factor data within the defined space group at the reported resolution (percent).

Examples: null

high_resolution?: <internal>.Maybe<number>

High resolution limit of the structure factor data, in Angstroms

Examples: null

id: string

Identifier for this category

image_processing_id?: <internal>.Maybe<string>

Pointer to _em_image_processing.id

num_intensities_measured?: <internal>.Maybe<number>

Total number of diffraction intensities measured (before averaging)

num_structure_factors?: <internal>.Maybe<number>

Number of structure factors obtained (merged amplitudes + phases)

overall_phase_error?: <internal>.Maybe<number>

Overall phase error in degrees

Examples: null

overall_phase_residual?: <internal>.Maybe<number>

Overall phase residual in degrees

Examples: null

phase_error_rejection_criteria?: <internal>.Maybe<string>

Criteria used to reject phases

Examples: Structure factors with phase errors higher than 20 degrees were omitted from refinement

r_merge?: <internal>.Maybe<number>

Rmerge value (percent)

Examples: null

r_sym?: <internal>.Maybe<number>

Rsym value (percent)

Examples: null

Generated using TypeDoc