stella.parameter
Class FlatExposureTime.FitsFile
java.lang.Object
stella.parameter.FlatExposureTime.FitsFile
- Enclosing class:
- FlatExposureTime
public static class FlatExposureTime.FitsFile
- extends Object
Reads the fits file given at the command line, extract the exposure
time and does an exposure calculation using default bias levels.
|
Method Summary |
static void |
main(String[] arg)
Command line argument is the path to the fits file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatExposureTime.FitsFile
public FlatExposureTime.FitsFile()
main
public static void main(String[] arg)
throws Exception
- Command line argument is the path to the fits file.
- Throws:
Exception