Class PhasingMADRatio

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PhasingMADRatio
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PhasingMADRatio
extends DelegatingCategory
Data items in the PHASING_MAD_RATIO category record the ratios of phasing statistics between pairs of data sets in a MAD phasing experiment, in given shells of resolution.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getDResHigh

      public FloatColumn getDResHigh()
      The lowest value for the interplanar spacings for the reflection data used for the comparison of Bijvoet differences. This is called the highest resolution.
      Returns:
      FloatColumn
    • getDResLow

      public FloatColumn getDResLow()
      The highest value for the interplanar spacings for the reflection data used for the comparison of Bijvoet differences. This is called the lowest resolution.
      Returns:
      FloatColumn
    • getExptId

      public StrColumn getExptId()
      This data item is a pointer to _phasing_MAD_expt.id in the PHASING_MAD_EXPT category.
      Returns:
      StrColumn
    • getClustId

      public StrColumn getClustId()
      This data item is a pointer to _phasing_MAD_clust.id in the PHASING_MAD_CLUST category.
      Returns:
      StrColumn
    • getRatioOneWl

      public FloatColumn getRatioOneWl()
      The root-mean-square Bijvoet difference at one wavelength for all reflections.
      Returns:
      FloatColumn
    • getRatioOneWlCentric

      public FloatColumn getRatioOneWlCentric()
      The root-mean-square Bijvoet difference at one wavelength for centric reflections. This would be equal to zero for perfect data and thus serves as an estimate of the noise in the anomalous signals.
      Returns:
      FloatColumn
    • getRatioTwoWl

      public FloatColumn getRatioTwoWl()
      The root-mean-square dispersive Bijvoet difference between two wavelengths for all reflections.
      Returns:
      FloatColumn
    • getWavelength1

      public FloatColumn getWavelength1()
      This data item is a pointer to _phasing_MAD_set.wavelength in the PHASING_MAD_SET category.
      Returns:
      FloatColumn
    • getWavelength2

      public FloatColumn getWavelength2()
      This data item is a pointer to _phasing_MAD_set.wavelength in the PHASING_MAD_SET category.
      Returns:
      FloatColumn