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