astro.fits
Class AmplifierCrosstalk.MatrixFit

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

public static class AmplifierCrosstalk.MatrixFit
extends Object

This class tries to get from real-world measurements to corrections over the entire amplifier surface. We read the (previously calculated) correction fits and try to smooth all non-amplifier sections.


Constructor Summary
AmplifierCrosstalk.MatrixFit()
           
 
Method Summary
static void main(String[] arg)
          First 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.MatrixFit

public AmplifierCrosstalk.MatrixFit()
Method Detail

main

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

Throws:
IOException
nom.tam.fits.FitsException