Package org.rcsb.cif.schema.mm
Class PhasingMIRShell
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PhasingMIRShell
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PhasingMIRShell
extends DelegatingCategory
Data items in the PHASING_MIR_SHELL category record statistics
for an isomorphous replacement phasing experiment.broken
down into shells of resolution.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description PhasingMIRShell(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)FloatColumngetDResHigh()The lowest value for the interplanar spacings for the reflection data in this shell.FloatColumngetDResLow()The highest value for the interplanar spacings for the reflection data in this shell.FloatColumngetFOM()The mean value of the figure of merit m for reflections in this shell.FloatColumngetFOMAcentric()The mean value of the figure of merit m for acentric reflections in this shell.FloatColumngetFOMCentric()The mean value of the figure of merit m for centric reflections in this shell.FloatColumngetLoc()The mean lack-of-closure error loc for reflections in this shell.FloatColumngetMeanPhase()The mean of the phase values for all reflections in this shell.FloatColumngetPdbxLocAcentric()record lack of closure from acentric reflection for each shell.FloatColumngetPdbxLocCentric()record lack of closure from centric reflection for each shell.FloatColumngetPdbxPowerAcentric()record phasing power from acentric reflection for each shell.FloatColumngetPdbxPowerCentric()record phasing power from centric reflection for each shell.FloatColumngetPdbxRCullisAcentric()record R_Cullis from from acentric reflection for each shell.FloatColumngetPdbxRCullisCentric()record R_Cullis from from centric reflection for each shell.FloatColumngetPdbxRKrautAcentric()record R_kraut from from acentric reflection for each shell.FloatColumngetPdbxRKrautCentric()record R_Kraut from from centric reflection for each shell.FloatColumngetPower()The mean phasing power P for reflections in this shell.FloatColumngetRCullis()Residual factor R~cullis~ for centric reflections in this shell.IntColumngetReflns()The number of reflections in this shell.IntColumngetReflnsAcentric()The number of acentric reflections in this shell.IntColumngetReflnsAnomalous()The number of anomalous reflections in this shell.IntColumngetReflnsCentric()The number of centric reflections in this shell.FloatColumngetRKraut()Residual factor R~kraut~ for general reflections in this shell.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getDResHigh
The lowest value for the interplanar spacings for the reflection data in this shell. This is called the highest resolution. Note that the resolution limits of shells in the items _phasing_MIR_shell.d_res_high and _phasing_MIR_shell.d_res_low are independent of the resolution limits of shells in the items _reflns_shell.d_res_high and _reflns_shell.d_res_low.- Returns:
- FloatColumn
-
getDResLow
The highest value for the interplanar spacings for the reflection data in this shell. This is called the lowest resolution. Note that the resolution limits of shells in the items _phasing_MIR_shell.d_res_high and _phasing_MIR_shell.d_res_low are independent of the resolution limits of shells in the items _reflns_shell.d_res_high and _reflns_shell.d_res_low.- Returns:
- FloatColumn
-
getFOM
The mean value of the figure of merit m for reflections in this shell. int P~alpha~ exp(i*alpha) dalpha m = -------------------------------- int P~alpha~ dalpha P~alpha~ = the probability that the phase angle alpha is correct the integral is taken over the range alpha = 0 to 2 pi.- Returns:
- FloatColumn
-
getFOMAcentric
The mean value of the figure of merit m for acentric reflections in this shell. int P~alpha~ exp(i*alpha) dalpha m = -------------------------------- int P~alpha~ dalpha P~a~ = the probability that the phase angle a is correct the integral is taken over the range alpha = 0 to 2 pi.- Returns:
- FloatColumn
-
getFOMCentric
The mean value of the figure of merit m for centric reflections in this shell. int P~alpha~ exp(i*alpha) dalpha m = -------------------------------- int P~alpha~ dalpha P~a~ = the probability that the phase angle a is correct the integral is taken over the range alpha = 0 to 2 pi.- Returns:
- FloatColumn
-
getLoc
The mean lack-of-closure error loc for reflections in this shell. loc = sum|Fph~obs~ - Fph~calc~| Fph~obs~ = the observed structure-factor amplitude of the derivative Fph~calc~ = the calculated structure-factor amplitude of the derivative sum is taken over the specified reflections- Returns:
- FloatColumn
-
getMeanPhase
The mean of the phase values for all reflections in this shell.- Returns:
- FloatColumn
-
getPower
The mean phasing power P for reflections in this shell. sum|Fh~calc~^2^| P = (----------------------------)^1/2^ sum|Fph~obs~ - Fph~calc~|^2^ Fph~obs~ = the observed structure-factor amplitude of the derivative Fph~calc~ = the calculated structure-factor amplitude of the derivative Fh~calc~ = the calculated structure-factor amplitude from the heavy-atom model sum is taken over the specified reflections- Returns:
- FloatColumn
-
getRCullis
Residual factor R~cullis~ for centric reflections in this shell. sum| |Fph~obs~ +/- Fp~obs~| - Fh~calc~ | R~cullis~ = ---------------------------------------- sum|Fph~obs~ - Fp~obs~| Fp~obs~ = the observed structure-factor amplitude of the native Fph~obs~ = the observed structure-factor amplitude of the derivative Fh~calc~ = the calculated structure-factor amplitude from the heavy-atom model sum is taken over the specified reflections Ref: Cullis, A. F., Muirhead, H., Perutz, M. F., Rossmann, M. G. & North, A. C. T. (1961). Proc. R. Soc. London Ser. A, 265, 15-38.- Returns:
- FloatColumn
-
getRKraut
Residual factor R~kraut~ for general reflections in this shell. sum|Fph~obs~ - Fph~calc~| R~kraut~ = ------------------------- sum|Fph~obs~| Fph~obs~ = the observed structure-factor amplitude of the derivative Fph~calc~ = the calculated structure-factor amplitude of the derivative sum is taken over the specified reflections Ref: Kraut, J., Sieker, L. C., High, D. F. & Freer, S. T. (1962). Proc. Natl Acad. Sci. USA, 48, 1417-1424.- Returns:
- FloatColumn
-
getReflns
The number of reflections in this shell.- Returns:
- IntColumn
-
getReflnsAcentric
The number of acentric reflections in this shell.- Returns:
- IntColumn
-
getReflnsAnomalous
The number of anomalous reflections in this shell.- Returns:
- IntColumn
-
getReflnsCentric
The number of centric reflections in this shell.- Returns:
- IntColumn
-
getPdbxLocCentric
record lack of closure from centric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxLocAcentric
record lack of closure from acentric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxPowerCentric
record phasing power from centric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxPowerAcentric
record phasing power from acentric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxRKrautCentric
record R_Kraut from from centric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxRKrautAcentric
record R_kraut from from acentric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxRCullisCentric
record R_Cullis from from centric reflection for each shell.- Returns:
- FloatColumn
-
getPdbxRCullisAcentric
record R_Cullis from from acentric reflection for each shell.- Returns:
- FloatColumn
-