stella.util
Class CommandLineTarget.Cohen
java.lang.Object
stella.util.CommandLineTarget.Cohen
- Enclosing class:
- CommandLineTarget
public static final class CommandLineTarget.Cohen
- extends Object
Takes a list of Cohen standards and creates flux standards out of it. The
exposure time is at least 200 sec, for stars fainter than 1.0, the
exposure time is increased like 10^0.4(Vmag-1).
|
Method Summary |
static void |
main(String[] arg)
The only command line argument is the name of the list file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineTarget.Cohen
public CommandLineTarget.Cohen()
main
public static void main(String[] arg)
throws ParseException
- The only command line argument is the name of the list file. It must
start with the HD number, the Vmag is the 8th column.
- Throws:
ParseException