nom.tam.fits.test
Class HeaderTester

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

public class HeaderTester
extends java.lang.Object


Constructor Summary
HeaderTester()
           
 
Method Summary
 void cursorTest()
           
 void simpleImages()
          Check out header manipulation.
 void testBadHeader()
           
 void testRewrite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeaderTester

public HeaderTester()
Method Detail

simpleImages

public void simpleImages()
                  throws java.lang.Exception
Check out header manipulation.

Throws:
java.lang.Exception

cursorTest

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

testBadHeader

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

testRewrite

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