Differences between revisions 57 and 58
Revision 57 as of 2012-01-24 16:44:14
Size: 8391
Editor: lt-ck
Comment:
Revision 58 as of 2012-01-24 16:45:22
Size: 8481
Editor: lt-ck
Comment:
Deletions are marked like this. Additions are marked like this.
Line 86: Line 86:
Don't be afraid of "silly" questions, please! The Astronomers-of-Duty and the operators are your prime contact at the telescope. Don't be afraid of asking "silly" questions, please!

Quick Guide for Dummies - The novice 30m observer

This guide is meant to help the novice observer at the 30m telescope getting started. At the end of each section, and in the Appendix, we give links and references to more detailed documents.

Howto observe ?

Well before your observations are scheduled to start, it is a good idea to prepare observing scripts, i.e. small PaKo routines, to setup the receivers and spectrometers, to select your sources and lines, etc.. The Astronomer-of-Duty is there to help you doing this. Script should reside on the subdirectory ~/pako of your project account.

When time has come to start real observing, take a seat and let the Astronomer-of-Duty and the Operator guide you through the first steps. It is really easy. You'll need to log into your project account onto mrt-lx1 and start the observing software called PaKo, run the receiver and backend setup scripts, select a source, and then e.g. start a pointing. This will send the commanded frequencies to the synthesizers, and it is now on the operator to "tune" the receivers, to make them ready for observations to start. This may take 10 minutes or more. Once tuning is finished, you may want to check the pointing and focus of the telescope first, before going to your science source. See below.

Getting started

  1. Log into your project account at the PC on the observers desk
  2. Start a new X-window/ KDE session under your project account
  3. Click on icon "paKo". this will connect to your project account on mrt-lx1
  4. In the X-window, type: goPako, pakoDisplay, pako

  5. Run your setup scripts a the pako prompt, e.g. @ setup

  6. And then continue with set doSubmit yes, start

A typical observing session: PaKo [ASTRO]

Observations on the science source are mixed with calibration, pointing, and focus scans. Observations of a line calibrator are recommended at least once after a new receiver tuning. Observations on the science source always switch between a reference and the on-observations. The time for the various cycles (on/off, hot/cold/sky calibration, pointing, focus) depends on the stability of the sky and the instrumentation, among other things. Typical cycle times are 2minutes for the on/off cycle, 10minutes for the calibration cycle. Pointings should be done every 1-2 hours, depending on the stability of the pointing. Focus scans should be done about every 2 hours, and more often during sun set and rise.

Computer System

What are all the screens for ? Network topology or entering the unknown

mrt-lx1 is the name of the workstation to run the observations. This is the central machine, the observer is using for running PaKo. The online data processing software Odp is running on mrt-lx3. During observations it is continuously transferring IMBfits raw data from mrt-lx1 to mrt-lx3. The observer should use mrt-lx3 (or mrt-lx2) for offline data processing.

My machine is called mrt-lx18. Now what ? Software

PCs with numbers larger than 4, are small PCs used as terminals. Not much software is installed on these PCs and the user may want to quickly change to one of the main workstations described above, e.g. via ssh -X mrt-lx3.

Data

Online data processing (Odp)

The Odp creates calibrated spectra online during the observations, stored in the so-called 30m files, and readable by class. In most cases, the observer works offline only with these files. However, in case of problems with the data, e.g. calibration issues, the observer needs to know to some extent what Odp is doing.

During observations, the backends take data and save them in streams in FITS format. These streams are merged with streams from other parts of the system, e.g. antenna mount drive, and also with messages, to be included in IMBFits raw data files. These are then combined by mira/odp to create calibrated spectra, usually on the antenna temperature scale TA*, and saved as 30m files. These in turn can then be read offline with class by the observer. Mira, class, greg are part of the GILDAS software package. Astronomical data therefore is created in several levels: level-1 are the streams, level-2 are the IMBfits files, level-3 are the 30m files. In case of calibration or other problems, it is possible to recalibrate data using MIRA, or even to recreate data from the streams.

Where are my data ?

  • On the observers project account,
    • 30m data are found here: ~/observationData/mira. One file is created per backend and per day, e.g. FTSOdp20120105.30m

    • IMBfits raw data are found here: ~/observationData/imbfits. Their file name gives date, scan-number, backend, e.g. iram30m-fts-20120107s167-imb.fits.

What happens to my data ? Backup, Storage

  • At the end of an observing run, the operators make sure that the observer receives a copy of the project account. Upon request, IMBfits raw data are included. Depending on the project size, the data may be provided on an external USB disk (provided by the observer, or by IRAM) or DVDs.
  • In addition, we retain at least one copy of the project account (including all 30m files and IMBfits raw data files) at the observatory. Upon request to the computer team, we will retrieve data. Depending on when the data were taken, data are stored on different media. Most recent projects are stored on a local disk array, the project archive prArch and/or on Ultrium tapes. Older data are still available via DVDs, and CDs.

  • Data streams are not regularly backuped.

How much data to expect ?

This depends on the spectrometers used, and on the observing mode and data rate, i.e. how many spectra are taken per second. Don't worry if you are not using the FTS backends. In this case, your data will fit on DVD(s). If you are using the FTS, you may well need a hard disk. For example, the FTS at 200kHz resolution with the full 32GHz bandwidth, produces 1.6 10**5 channels. At the maximum data rate of 5Hz, i.e. 100msec phase time, with 4 bytes per channel, this results in a data rate of 23 GB/hour, or, more general, data rate [GB/hour] = 2.3 x spectra/sec. However, for real observations, the real data rate will be less due to infrequent calibration observations and observatory dead times when no data are being taken.

The amount of required disk space is doubled if you plan to take as well the IMBFits raw data back home.

Saving data on external disks

Especially, for projects creating large amounts of data, it is a good idea if the observer copies data over to his/her own laptop or external hard disk. This should be done in regular intervals during the run, and not only at its end.

  • Assuming your project number is 100-11, change directory to the subdirectory on your local disk where project data shall be stores, and then copy the data over using rsync -rtvH --safe-links --bwlimit 2000 100-11@mrt-lx3:/vis/100-11/* ./.

  • Detailed information is given here (internal).

Next steps: user dp

Howto work with spectra: CLASS [ASTRO]

Howto work with data cubes: GREG [ASTRO]

Details like telescope and instruments

Whom to complain to ? Help needed

The Astronomers-of-Duty and the operators are your prime contact at the telescope. Don't be afraid of asking "silly" questions, please!

Appendix

Displays

More information, references

This page is maintained by CK. Any comments are welcome.

Quick30mGuide (last edited 2012-02-02 07:27:44 by lt-ck)