nom.tam.fits.test
Class ImageTester

java.lang.Object
  extended by nom.tam.fits.test.ImageTester

public class ImageTester
extends java.lang.Object

Test the ImageHDU, ImageData and ImageTiler classes. - multiple HDU's in a single file - deferred input of HDUs - creating and reading arrays of all permitted types. - Tiles of 1, 2 and 3 dimensions - from a file - from internal data - Multiple tiles extracted from an image.


Constructor Summary
ImageTester()
           
 
Method Summary
 void fileTest()
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageTester

public ImageTester()
Method Detail

test

public void test()
          throws java.lang.Exception
Throws:
java.lang.Exception

fileTest

public void fileTest()
              throws java.lang.Exception
Throws:
java.lang.Exception