.. java:import:: ch.epfl.leb.sass.models.psfs PSFBuilder .. java:import:: ch.epfl.leb.sass.models.psfs PSF .. java:import:: ch.epfl.leb.sass.models.psfs.internal Gaussian3D .. java:import:: ch.epfl.leb.sass.models.emitters.internal Pixel .. java:import:: java.awt.geom Point2D .. java:import:: java.util ArrayList .. java:import:: org.junit Test .. java:import:: org.junit Before Gaussian3DTest ============== .. java:package:: ch.epfl.leb.sass.models.psfs.internal :noindex: .. java:type:: public class Gaussian3DTest :author: douglass Methods ------- setUp ^^^^^ .. java:method:: @Before public void setUp() :outertype: Gaussian3DTest testGeneratePixelSignatureInFocus ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGeneratePixelSignatureInFocus() throws Exception :outertype: Gaussian3DTest Test of generatePixelSignature method, of class Gaussian3D. testGeneratePixelSignatureOutOfFocus ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGeneratePixelSignatureOutOfFocus() throws Exception :outertype: Gaussian3DTest Test of generatePixelSignature method, of class Gaussian3D. testGetRadius ^^^^^^^^^^^^^ .. java:method:: @Test public void testGetRadius() :outertype: Gaussian3DTest Test of getRadius method, of class Gaussian2D. testGetSignatureInFocus ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetSignatureInFocus() :outertype: Gaussian3DTest Test of getSignature method, of class Gaussian2D.