Package org.rcsb.cif.schema.core
Class ReflnsShell
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.ReflnsShell
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class ReflnsShell
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items which specify the information about
reflections divided into shells bounded by d resolution limits.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
Fields inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
parentBlock -
Constructor Summary
Constructors Constructor Description ReflnsShell(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description FloatColumngetDResHigh()Highest resolution for the reflections in this shell.FloatColumngetDResLimits()Resolution for the reflections in this shell stored as the list of lowest and highest values.FloatColumngetDResLow()Lowest resolution for the reflections in this shell.FloatColumngetMeanIOverSigIAll()Ratio of the mean intensity in a shell to the mean standard uncertainty of the intensities in the shell.FloatColumngetMeanIOverSigIGt()Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.FloatColumngetMeanIOverSigIObs()Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.FloatColumngetMeanIOverSuIAll()Ratio of the mean intensity in a shell to the mean standard uncertainty of the intensities in the shell.FloatColumngetMeanIOverSuIGt()Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.FloatColumngetMeanIOverUIAll()Ratio of the mean intensity in a shell to the mean standard uncertainty of the intensities in the shell.FloatColumngetMeanIOverUIGt()Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.IntColumngetNumberMeasuredAll()Total count of reflections measured for this resolution shell.IntColumngetNumberMeasuredGt()Number of reflections measured for this resolution shell which are significantly intense (see _reflns.threshold_expression).IntColumngetNumberMeasuredObs()Number of reflections measured for this resolution shell which are significantly intense (see _reflns.threshold_expression).IntColumngetNumberPossible()Count of symmetry-unique reflections possible in this reflection shell.IntColumngetNumberPossibleAll()Count of symmetry-unique reflections possible in this reflection shell.IntColumngetNumberUniqueAll()Count of symmetry-unique reflections present in this reflection shell.IntColumngetNumberUniqueGt()Number of symmetry-unique reflections present in this reflection shell which are significantly intense (see _reflns.threshold_expression).IntColumngetNumberUniqueObs()Number of symmetry-unique reflections present in this reflection shell which are significantly intense (see _reflns.threshold_expression).FloatColumngetPercentPossibleAll()Percentage of reflections present in this shell over that possible.FloatColumngetPercentPossibleGt()Percentage of reflections present in this shell which are significantly intense (see _reflns.threshold_expression), over that possible.FloatColumngetPercentPossibleObs()Percentage of reflections present in this shell which are significantly intense (see _reflns.threshold_expression), over that possible.FloatColumngetRmergeFAll()Rmerge(F) for all reflections in a given shell.FloatColumngetRmergeFGt()Rmerge(F) for reflections in a shell which are significantly intense (see _reflns.threshold_expression).FloatColumngetRmergeFObs()Rmerge(F) for reflections in a shell which are significantly intense (see _reflns.threshold_expression).FloatColumngetRmergeIAll()Rmerge(I) for all reflections in a given shell.FloatColumngetRmergeIGt()Rmerge(I) for reflections in a shell which are significantly intense (see _reflns.threshold_expression).FloatColumngetRmergeIObs()Rmerge(I) for reflections in a shell which are significantly intense (see _reflns.threshold_expression).Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getDResHigh
Highest resolution for the reflections in this shell. This corresponds to the smallest interpanar d value.- Returns:
- FloatColumn
-
getDResLimits
Resolution for the reflections in this shell stored as the list of lowest and highest values. This is the category key.- Returns:
- FloatColumn
-
getDResLow
Lowest resolution for the reflections in this shell. This corresponds to the largest interpanar d value.- Returns:
- FloatColumn
-
getNumberMeasuredAll
Total count of reflections measured for this resolution shell.- Returns:
- IntColumn
-
getNumberUniqueAll
Count of symmetry-unique reflections present in this reflection shell.- Returns:
- IntColumn
-
getPercentPossibleAll
Percentage of reflections present in this shell over that possible.- Returns:
- FloatColumn
-
getRmergeFAll
Rmerge(F) for all reflections in a given shell. sum~i~ ( sum~j~ | F~j~ - <F> | ) Rmerge(F) = -------------------------------- sum~i~ ( sum~j~ <F> ) F~j~ = the amplitude of the jth observation of reflection i <F> = the mean of the amplitudes of all observations of reflection i sum~i~ is taken over all reflections sum~j~ is taken over all observations of each reflection.- Returns:
- FloatColumn
-
getRmergeIAll
Rmerge(I) for all reflections in a given shell. sum~i~ ( sum~j~ | I~j~ - <I> | ) Rmerge(I) = -------------------------------- sum~i~ ( sum~j~ <I> ) I~j~ = the intensity of the jth observation of reflection i <I> = the mean of the intensities of all observations of reflection i sum~i~ is taken over all reflections sum~j~ is taken over all observations of each reflection.- Returns:
- FloatColumn
-
getMeanIOverSigIAll
Ratio of the mean intensity in a shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getMeanIOverUIAll
Ratio of the mean intensity in a shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getMeanIOverSuIAll
Ratio of the mean intensity in a shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getMeanIOverSigIObs
Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getMeanIOverSigIGt
Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getMeanIOverUIGt
Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getMeanIOverSuIGt
Ratio of the mean intensity of significantly intense reflections (see _reflns.threshold_expression) in this shell to the mean standard uncertainty of the intensities in the shell.- Returns:
- FloatColumn
-
getNumberMeasuredObs
Number of reflections measured for this resolution shell which are significantly intense (see _reflns.threshold_expression).- Returns:
- IntColumn
-
getNumberMeasuredGt
Number of reflections measured for this resolution shell which are significantly intense (see _reflns.threshold_expression).- Returns:
- IntColumn
-
getNumberPossibleAll
Count of symmetry-unique reflections possible in this reflection shell.- Returns:
- IntColumn
-
getNumberPossible
Count of symmetry-unique reflections possible in this reflection shell.- Returns:
- IntColumn
-
getNumberUniqueObs
Number of symmetry-unique reflections present in this reflection shell which are significantly intense (see _reflns.threshold_expression).- Returns:
- IntColumn
-
getNumberUniqueGt
Number of symmetry-unique reflections present in this reflection shell which are significantly intense (see _reflns.threshold_expression).- Returns:
- IntColumn
-
getPercentPossibleObs
Percentage of reflections present in this shell which are significantly intense (see _reflns.threshold_expression), over that possible.- Returns:
- FloatColumn
-
getPercentPossibleGt
Percentage of reflections present in this shell which are significantly intense (see _reflns.threshold_expression), over that possible.- Returns:
- FloatColumn
-
getRmergeFObs
Rmerge(F) for reflections in a shell which are significantly intense (see _reflns.threshold_expression). The residual merge expression is shown in the _reflns_shell.Rmerge_F_all definition.- Returns:
- FloatColumn
-
getRmergeFGt
Rmerge(F) for reflections in a shell which are significantly intense (see _reflns.threshold_expression). The residual merge expression is shown in the _reflns_shell.Rmerge_F_all definition.- Returns:
- FloatColumn
-
getRmergeIObs
Rmerge(I) for reflections in a shell which are significantly intense (see _reflns.threshold_expression). The residual merge expression is shown in the _reflns_shell.Rmerge_I_all definition.- Returns:
- FloatColumn
-
getRmergeIGt
Rmerge(I) for reflections in a shell which are significantly intense (see _reflns.threshold_expression). The residual merge expression is shown in the _reflns_shell.Rmerge_I_all definition.- Returns:
- FloatColumn
-