WIYN Observatory

The Hydra Simulator & whydra

There is a Hydra Simulator available for observers planning their observations. There are a couple of ways to gain access to the Simulator:

  1. Install a Virtual Box 5 on your machine and install the Simulator there. This is relatively straightforward and fully documented (see below).
  2. Logging in to a WIYN computer to use the Simulator hosted there. [Note that only 1 observer can use the Simulator at a time]

Installing the Hydra Simulator package (including whydra) on a Virtual Machine

Programs you will need to download:

  1. Virtual Box 5 (https://www.virtualbox.org/wiki/Downloads)
  2. Download the Virtual Server Image to import on Virtual Box. It's big 1.6 GB so it will take a while.

  1. Install Virtual Box
  2. Launch Virtual Box and select "Import Appliance..." from the File Menu. This will allow you to install a new virtual machine.
  3. In the Dialog please find the Virtual Server Image and select it and click Next.
  4. In the Next Dialog leave everything as is and click Import.
  5. A progress bar will notify you of the importation. When it is gone you can click on the "Debian 7 32 Bit" item and click Start from the Menu Bar.
  6. When the login Screen appears please log in as the user hydra and the password is password321. (Please change this on your first login. There is an icon for that. )
  7. You can start the Hydra Simulator by double clicking the "Hydra Simulator" Icon.
  8. Or you can start an xTerm session by double clicking the "Hydra Simulator" Icon for a console experience.

Update Concentricities File:
You can do this any time. It is recommend that you do this after you install a new Virtaul Machine and if you have not used the simulator recently.

  1. Start the Hydra Simulator Virtual Manchine.
  2. Double Click the XTerm icon to start an XTerm.
  3. Type this into the XTerminal:
          wget -q -O /home/hydra/hydra_simulator/data/inits/concentricities http://www.wiyn.org/concentricities

Quick Overview:

  • Open the XTerm to start a Unix Session.
  • Type "ls" at the prompt to see the directory structure.
  • The Hydra Simulator lives in the /home/hydra/hydra_simulator directory.
  • Your Hydra Files should go in the /home/hydra/hydra_simulator/data directory.
  • To discover your Virtual Machines IP Address type "ip add" you want the "eth0" inet address (Highlighted below.). This address can change over time.

  • To get your Hydra files to the VM use scp, remember that the username is hydra.
  • Known Issues:

    1. (Updated: A smaller font is now used.) The Font is a little big. But it should not prevent usage. The should be remedied in the future.

    Installation Issues:

    1. The VM might not guess your network properly at first. If so, go to settings and select "Bridged Adapter" in the "Attached to:" drop down hopefully that will auto select the network adapter. Otherwise make a good guess in the "Name:" (wireless adapter is a good choice if available.). Click OK and start up the simulator.
    2. The VM might not be happy with the USB as well because the Virtual Machine Expansion pack is not installed. This is an advanced feature that is not needed for the simulator. Again go to settings and then the Ports section and then select the USB section. Uncheck "Enable USB Controller". Click OK and start up the simulator.