astro.fits
Class AmplifierCrosstalk.LinearRestore
java.lang.Object
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.
|
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 |
AmplifierCrosstalk.LinearRestore
public AmplifierCrosstalk.LinearRestore()
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