VLA Exposure Calculator Software for Proposal Cycle 14A

Requires java 7

Java Web Start: LAUNCH

Command Line: DOWNLOAD

To run on command line:

    >cd /directory/where/you/saved/file/
    >java -jar vlaExpoCalc.jar
If java is not on your path, but you know where it is, you can instead run:
    >/path/to/your_java/java -jar vlaExpoCalc.jar