Click to see all posts in the Telescope Operation module

Horn Telescope Spectrometer Description

The program used to run the telescope is a Gnuradio program called spectrometer_w_cal.grc. It is available from the WVURAIL/gr-radio_astro repository in Github. The spectrometer_w_cal.grc program has several features to make data collection with the horn telescope user-friendly. Each feature on the display is described below.

Set up the horn and connect the LNA to the Airspy with a cable, and the Airspy to the computer USB. Then open the spectrum_w_cal.grc program in Gnuradio. This video shows how to set up a horn and start the program.

You can also watch this video, which describes these user interface features in detail.

1. Features of the Spectrum Tab

spectrometer screen

  • Graphical Display Boxes:

    • Spectrum graph – shows the signal vs. frequency spectrum, which is the primary focus of our investigations with a radio telescope.

    • System Heartbeat – This is actually a histogram of signals being detected. During normal, this display should continuously jump up and down during a run. As long as its “beating,” things are good. If this graph looks frozen, then the program has probably stopped running, and you will need to restart the program.

  • Spectrum Display options:

    • filtered spectrum with no calibration - the raw spectrum collected is displayed with the noise spikes filtered out.

    • spectrum with calibration - the hot and cold calibrations are factored in to display the true signal received from the galaxy.

    • hot calibration - Select when pointing the telescope at the “hot” source (the ground) during the calibration procedure.

    • cold calibration - Select when pointing the telescope at the “hot” source (the ground) during the calibration procedure.

    • unfiltered spectrum with no calibration - the raw spectrum collected is displayed with no changes made to it.

  • Integration Time options:

    • Because the radio signals being detected are extremely weak, it is necessary for the software to add together (integrate) the signals detected over a period of time. This is the integration time. This averages out the noise in the signal, making the galaxy signal more prominent. The user has the option of setting two different integration times when using this spectrometer.

    • The user can change these settings in the integration variable blocks before starting the program.

    • Short Integration
      • This is useful for quick sampling of what the telescope is looking at.

      • The default setting for the shorter integration time is 0.4 s.

    • Long Integration
      • This is useful for when smoother data is desired. Usually the user will use the longer setting for targeted pointings where “good” data is needed.

      • The default setting for the longer integration time is 10 s.

  • Integration Reset – This resets the data averaging when the long integration time is selected. This is needed if the telescope pointing is changed in the middle of a long integration to assure the spectrum displayed is the average of the new pointing.

  • Full or Clipped Spectrum

    • Clipped spectrum – In this display the ends of the spectrum, between 1414 and 1415 MHz and between 1423 and 1424 MHz, are clipped off. This removes the distracting background portions of the spectrum, as discussed in the The System Background Signal in the What Can a Horn Telescope Measure? post.

    • Full spectrum – This is self explanatory.

  • Capture Current Spectrum button

    • The live spectrum being displayed on the main graph can be captured in a .csv text file for easy access later.
  • Write to .csv File

2. Features of the System Temp/Gain Tab

System Temp/Gain screen

  • These graphs are not needed during most telescope runs. They are mainly for those who are interested in the quantitative performance of the telescope.

  • System Temperature Spectrum – This graph is an indication of the amount of signal that is coming from the telescope system itself.

  • Gain – This is the factor that is used by the spectrometer to scale the detected signal into known astronomical units.

Appropriate for:

School-Teachers Students Hobbyists

Related Lessons