astro.fits
Class AmplifierCrosstalk.Matrix

java.lang.Object
  extended by astro.fits.AmplifierCrosstalk.Matrix
Enclosing class:
AmplifierCrosstalk

public static class AmplifierCrosstalk.Matrix
extends Object

This class takes N (four for WiFSIP) single-quadrant illuminated fits files and calculates the correction matrix out of it. It needs the properties of the crosstalk as the single command line argument.


Constructor Summary
AmplifierCrosstalk.Matrix()
           
 
Method Summary
static void main(String[] arg)
          The only command line argument are the properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmplifierCrosstalk.Matrix

public AmplifierCrosstalk.Matrix()
Method Detail

main

public static void main(String[] arg)
                 throws IOException,
                        nom.tam.fits.FitsException
The only command line argument are the properties.

Throws:
IOException
nom.tam.fits.FitsException