Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxSerialCrystallographyDataReduction

Index

Properties

__typename?: "PdbxSerialCrystallographyDataReduction"
crystal_hits?: <internal>.Maybe<number>

For experiments in which samples are provided in a continuous stream, the total number of frames collected in which the crystal was hit.

diffrn_id: string

The data item is a pointer to _diffrn.id in the DIFFRN category.

Examples: 1

droplet_hits?: <internal>.Maybe<number>

For experiments in which samples are provided in a continuous stream, the total number of frames collected in which a droplet was hit.

frame_hits?: <internal>.Maybe<number>

For experiments in which samples are provided in a continuous stream, the total number of data frames collected in which the sample was hit.

frames_failed_index?: <internal>.Maybe<number>

For experiments in which samples are provided in a continuous stream, the total number of data frames collected that contained a "hit" but failed to index.

frames_indexed?: <internal>.Maybe<number>

For experiments in which samples are provided in a continuous stream, the total number of data frames collected that were indexed.

frames_total?: <internal>.Maybe<number>

The total number of data frames collected for this data set.

lattices_indexed?: <internal>.Maybe<number>

For experiments in which samples are provided in a continuous stream, the total number of lattices indexed.

xfel_pulse_events?: <internal>.Maybe<number>

For FEL experiments, the number of pulse events in the dataset.

xfel_run_numbers?: <internal>.Maybe<string>

For FEL experiments, in which data collection was performed in batches, indicates which subset of the data collected were used in producing this dataset.

Generated using TypeDoc