nom.tam.fits.test
Class TilerTester

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

public class TilerTester
extends java.lang.Object

This class tests the ImageTiler. It first creates a FITS file and then reads it back and allows the user to select tiles. The values of the corner and center pixels for the selected tile are displayed. Both file and memory tiles are checked.


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

Constructor Detail

TilerTester

public TilerTester()
Method Detail

test

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