Package ffx.xray
Class XRayMinimizeTest
java.lang.Object
ffx.utilities.FFXTest
ffx.algorithms.misc.AlgorithmsTest
ffx.xray.XRayMinimizeTest
- Author:
- Timothy D. Fenn and Michael J. Schnieders
-
Field Summary
Fields inherited from class ffx.algorithms.misc.AlgorithmsTest
algorithmsScript, binding
-
Constructor Summary
ConstructorsConstructorDescriptionXRayMinimizeTest
(boolean ciOnly, String info, String pdbname, String mtzname, String cifname, double r, double rFree, double sigmaA, double sigmaW) -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection
<Object[]> data()
void
void
void
void
void
void
void
Methods inherited from class ffx.algorithms.misc.AlgorithmsTest
afterTest, beforeClass, beforeTest, getResourceFile, getResourcePath
Methods inherited from class ffx.utilities.FFXTest
afterClass, registerTemporaryDirectory
-
Constructor Details
-
XRayMinimizeTest
-
-
Method Details
-
data
-
testCrystalStats
public void testCrystalStats() -
testScaleBulk
public void testScaleBulk() -
testSigmaA
public void testSigmaA() -
testSplineFOFC
public void testSplineFOFC() -
testSplineF1F2
public void testSplineF1F2() -
testSplineFCTOESQ
public void testSplineFCTOESQ() -
testSplineFOTOESQ
public void testSplineFOTOESQ()
-