Class DiffrnStandard

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class DiffrnStandard
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify information about the standard reflections used in the diffraction measurement process.
  • Constructor Details

  • Method Details

    • getDecay

      public FloatColumn getDecay()
      The percentage decrease in the mean of the intensities for the standard reflections at the start to the finish of the measurement process. This value affords a measure of the overall decay in crystal quality during measurement. Negative values only occur in exceptional instances where the final intensities are greater than the initial ones. If no measurable decay has occurred, the standard uncertainty should be quoted to indicate the maximum possible value the decay might have. A range of 3 standard uncertainties is considered possible. Thus 0.0(1) would indicate a decay of less than 0.3% or an enhancement of less than 0.3%.
      Returns:
      FloatColumn
    • getDecayPercent

      public FloatColumn getDecayPercent()
      The percentage decrease in the mean of the intensities for the standard reflections at the start to the finish of the measurement process. This value affords a measure of the overall decay in crystal quality during measurement. Negative values only occur in exceptional instances where the final intensities are greater than the initial ones. If no measurable decay has occurred, the standard uncertainty should be quoted to indicate the maximum possible value the decay might have. A range of 3 standard uncertainties is considered possible. Thus 0.0(1) would indicate a decay of less than 0.3% or an enhancement of less than 0.3%.
      Returns:
      FloatColumn
    • getIntervalCount

      public IntColumn getIntervalCount()
      Reflection count between the standard reflection measurements.
      Returns:
      IntColumn
    • getIntervalTime

      public FloatColumn getIntervalTime()
      Time between the standard reflection measurements.
      Returns:
      FloatColumn
    • getNumber

      public IntColumn getNumber()
      Number of unique standard reflections used in measurements.
      Returns:
      IntColumn
    • getScaleSigma

      public FloatColumn getScaleSigma()
      The average standard uncertainty of the individual standard scales applied to the intensity data.
      Returns:
      FloatColumn
    • getScaleU

      public FloatColumn getScaleU()
      The average standard uncertainty of the individual standard scales applied to the intensity data.
      Returns:
      FloatColumn
    • getScaleSuAverage

      public FloatColumn getScaleSuAverage()
      The average standard uncertainty of the individual standard scales applied to the intensity data.
      Returns:
      FloatColumn