stella.adapter
Class AveragePinhole.Test
java.lang.Object
stella.adapter.AveragePinhole.Test
- Enclosing class:
- AveragePinhole
public static class AveragePinhole.Test
- extends Object
Test class. Reads properties and fits, outputs shift.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AveragePinhole.Test
public AveragePinhole.Test()
main
public static void main(String[] arg)
throws Exception
- First command line argument id the FITS file, then the properties
of the CoG.
- Throws:
Exception
printToFile
private static final void printToFile(String f,
List<String> ll)
throws IOException
- Throws:
IOException