stella.util
Class MomentsFocusser.IntExt

java.lang.Object
  extended by stella.util.MomentsFocusser.IntExt
Enclosing class:
MomentsFocusser

public static class MomentsFocusser.IntExt
extends Object

This class takes a extra focal and an intra focal image and calculates the focus that follows from the A4 parameter.


Constructor Summary
MomentsFocusser.IntExt()
           
 
Method Summary
static void main(String[] arg)
          Arguments are intra focal fits, intra focal position, extrafocal fits and extra focal position.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MomentsFocusser.IntExt

public MomentsFocusser.IntExt()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
Arguments are intra focal fits, intra focal position, extrafocal fits and extra focal position.

Throws:
nom.tam.fits.FitsException
IOException