Class Diffrn

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class Diffrn
    extends BaseCategory
    Data items in the DIFFRN category record details about the diffraction data and their measurement.
    • Method Detail

      • getAmbientEnvironment

        public StrColumn getAmbientEnvironment()
        The gas or liquid surrounding the sample, if not air.
        Returns:
        StrColumn
      • getAmbientTemp

        public FloatColumn getAmbientTemp()
        The mean temperature in kelvins at which the intensities were measured.
        Returns:
        FloatColumn
      • getAmbientTempDetails

        public StrColumn getAmbientTempDetails()
        A description of special aspects of temperature control during data collection.
        Returns:
        StrColumn
      • getAmbientTempEsd

        public FloatColumn getAmbientTempEsd()
        The standard uncertainty (estimated standard deviation) of _diffrn.ambient_temp.
        Returns:
        FloatColumn
      • getCrystalId

        public StrColumn getCrystalId()
        This data item is a pointer to _exptl_crystal.id in the EXPTL_CRYSTAL category.
        Returns:
        StrColumn
      • getCrystalSupport

        public StrColumn getCrystalSupport()
        The physical device used to support the crystal during data collection.
        Returns:
        StrColumn
      • getCrystalTreatment

        public StrColumn getCrystalTreatment()
        Remarks about how the crystal was treated prior to intensity measurement. Particularly relevant when intensities were measured at low temperature.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Special details of the diffraction measurement process. Should include information about source instability, crystal motion, degradation and so on.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        This data item uniquely identifies a set of diffraction data.
        Returns:
        StrColumn
      • getAmbientPressure

        public FloatColumn getAmbientPressure()
        The mean hydrostatic pressure in kilopascals at which the intensities were measured.
        Returns:
        FloatColumn
      • getAmbientPressureEsd

        public FloatColumn getAmbientPressureEsd()
        The estimated standard deviation of _diffrn.ambient_pressure.
        Returns:
        FloatColumn
      • getAmbientPressureGt

        public FloatColumn getAmbientPressureGt()
        The mean hydrostatic pressure in kilopascals above which the intensities were measured. _diffrn.ambient_pressure_gt and _diffrn.ambient_pressure_lt allow a pressure range to be given. _diffrn.ambient_pressure should always be used in preference to these two items whenever possible.
        Returns:
        FloatColumn
      • getAmbientPressureLt

        public FloatColumn getAmbientPressureLt()
        The mean hydrostatic pressure in kilopascals below which the intensities were measured. _diffrn.ambient_pressure_gt and _diffrn.ambient_pressure_lt allow a pressure range to be given. _diffrn.ambient_pressure should always be used in preference to these two items whenever possible.
        Returns:
        FloatColumn
      • getAmbientTempGt

        public FloatColumn getAmbientTempGt()
        The mean temperature in kelvins above which the intensities were measured. _diffrn.ambient_temp_gt and _diffrn.ambient_temp_lt allow a range of temperatures to be given. _diffrn.ambient_temp should always be used in preference to these two items whenever possible.
        Returns:
        FloatColumn
      • getAmbientTempLt

        public FloatColumn getAmbientTempLt()
        The mean temperature in kelvins below which the intensities were measured. _diffrn.ambient_temp_gt and _diffrn.ambient_temp_lt allow a range of temperatures to be given. _diffrn.ambient_temp should always be used in preference to these two items whenever possible.
        Returns:
        FloatColumn
      • getPdbxSerialCrystalExperiment

        public StrColumn getPdbxSerialCrystalExperiment()
        Y/N if using serial crystallography experiment in which multiple crystals contribute to each diffraction frame in the experiment.
        Returns:
        StrColumn