util
Class ConvertFitsELODIE
java.lang.Object
util.ConvertFitsELODIE
public class ConvertFitsELODIE
- extends Object
Convert FITS to text file
- Version:
- 1.0 2003-06-27
- Author:
- John Talbot
Method Summary |
static void |
convertFile(File aFile)
|
static void |
main(String[] argv)
Static method for converting FITS to text files. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertFitsELODIE
public ConvertFitsELODIE()
main
public static void main(String[] argv)
- Static method for converting FITS to text files.
- Parameters:
argv
- array of arguments i.e. FITS files
convertFile
public static void convertFile(File aFile)