astro.fits
Class AmplifierCrosstalk.LinearRestore

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

public static class AmplifierCrosstalk.LinearRestore
extends Object

This class takes the fits on the command line argument and does the amplifier correction using the properties stated.


Constructor Summary
AmplifierCrosstalk.LinearRestore()
           
 
Method Summary
static void main(String[] arg)
          The second command line argument is the science fits, the first the crosstalk properties and the third the storage fits file name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmplifierCrosstalk.LinearRestore

public AmplifierCrosstalk.LinearRestore()
Method Detail

main

public static void main(String[] arg)
                 throws IOException,
                        nom.tam.fits.FitsException
The second command line argument is the science fits, the first the crosstalk properties and the third the storage fits file name.

Throws:
IOException
nom.tam.fits.FitsException