ccd
Class StreamingCcdDriver.Endian
java.lang.Object
ccd.StreamingCcdDriver.Endian
- Enclosing class:
- StreamingCcdDriver
public static final class StreamingCcdDriver.Endian
- extends Object
Test class for endian-swaping of a fits file.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is the original fits file, second is the
file we write the swapped data to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamingCcdDriver.Endian
public StreamingCcdDriver.Endian()
main
public static void main(String[] arg)
throws nom.tam.fits.FitsException,
IOException
- First command line argument is the original fits file, second is the
file we write the swapped data to.
- Throws:
nom.tam.fits.FitsException
IOException