This Quick-Start tutorial assumes the user is operating the telescope from remote terminal outside of Haystack and with a MS Windows operating system.

1. Obtaining a user password and data processing disk space
User passwords must be obtained from the observatory to operate the 37-meter telescope. Passwords are usually issued for a limited time to allow for planned observation and subsequent data processing. Disk space usage is limited only by the size and scope of the project. The observatory requires the user to follow certain naming conventions for directories and sub-directories to allow the system administrator to manage the available space and make summary judgements when there is need to clear the disk.
For Example:
Submitted Umbrella Schedules should have a .skd suffix.
Source List files should have a .lst suffix.
The users will be informed when the data area will be cleared and archived but we strongly urge all users to format and port their data at the time of their observations since we do not guarantee the availablity of their working data files for any extended period nor can we gaurantee timely retrieval of their raw data from archive tape.

2. Download an X-Window software package
You MUST have and X-Window Emulator software package installed in order to operate the Haystack Telescope. Many vendors have demonstration packages available for free download. Most demonstration downloads operate for a limited time before the user must shutdown the program and then restart. It is highly recommended therefore that a full working version of an X-Window Emulator be used to operate the 37-meter Telescope.
  • Step #1 -- Download X-Server software package.

    Most available X-Server packages have simple installation intructions for MSWindows from Windows-95 to Windows-XP. Note: As software packages are updated, the instructions sometimes are not. For Example: Starnet's Xwin32 Emulator instructions for version 4.0.1 tells the user to run the Install.exe program from the Windows-98 start box. The proper command for version 4.0.1 is Setup.exe.

  • Step #2 -- Open and install your X-Server software package.

3. Logging In
  • Step #1 -- Login to fourier.haystack.mit.edu using a secure shell

    Using your assigned username and password

    Secure Shell or SSH is the only way to login to Haystack to begin a 37meter observing session.

  • Step #2 -- After logging in, at the fourier prompt, type:

    user@fourier> Xterm

    This command will set display environments on Fourier and Gauss to point to your terminal. The xterm window that opens on your screen is the window in which you should type the next command. Position the new window to the lower left of your monitor screen.

    If the "Xterm" command fails to open a new window or returns an error message, there may be a problem with the ability of the Fourier script to read the IP number from your machine.This failure can arise if your Internet Service Provider has a problem with it's IP-number directory. Further information about remote communication and operation can be found in the memo Operating Haystack Remotely. Or, try this command:

    user@fourier> setenv DISPLAY your-IP-number:0
  • Step #3 -- Set UNIX environment variables for Multiple-Drift-Scan Operations

    user@fourier> setenv PGPLOT_DIR /usr/local/pgplot/
    user@fourier> setenv PGPLOT_DEV /xserve
    user@fourier> chmod 0775 .

    The above commands can be written into a simple three-line file and enabled with a single UNIX command.

    Example: If written into a file called drift_setup.fourier, the command would be:

    user@fourier> source drift_setup.fourier

4. Start the Umbrella Program
At the New X-window system prompt type:
user@fourier> US
This will open two additional X-windows (one titled Xterm Log and the other Xterm Umbrla) and a TCL/TK window entitled WatchThis. The Xterm Log window reports output from two telescope control programs Upoint and Dop. The Xterm Umbrla window is the user interface to the telescope using the Umbrella script program to send discreet commands and automatic schedule files to the telescope control programs.

5. Enter Setup Parameters into Umbrella and Initialize Pointing
At the Xterm Umbrla window, enter the setup parameters for your observations. The parameters can be entered as a defined Umbrella macro or as discrete Umbrella primitives. The user should set the minimum number of primitives listed below and it is suggested that the user list the primitives in the order given (See the Umbrella manual for detailed explanations of each primitive).

The following commands will setup a Single Channel, Beam Switched, Continuum observation. Please enter the Umbrella primitives IN THE ORDER LISTED (comments after the # sign).

Umbrla> Project = YourProject

Umblra> Maintenance = Off

Umbrla> Frequency = Your frequency # (in KHz !)

Umbrla> Bandwitdth = 160 # (For Continuum 160 MHz)

Umbrla> Beamswitch = On # (For 18-24 GHz frequencies, Beamswitch = OFF! When Beamswitch = On, CDPMode should be "M")

Umbrla> CDPMode = 1M # (1M = 1 channel modulated calibration (Use 2, for 2 ch. and U, for unmod. i.e. Total Power or Frequency Switch))

Umbrla> Sourcelist = /home/pas/point.lst # (or your own source list)

Umbrla> Source = planet or source # (Inserts coordinates into Upoint)
Move your pointer to the 'Umbr' stop lights in the WatchThis window and click the left mouse button. This will open the display of source coordinates and telescope position as well as other Umbrella settings. The Local Sidereal Time is also displayed. A right mouse button click will close any WatchThis window.

The 37-meter telescope pointing program is now initialized.

You are now ready to begin your Observing Program!