|
European
Southern Observatory
New Technology Telescope |
| General : | |||||
| Observations : |
Content
Active Optics and Image Analysis
Short version:
Observations at Zenith and Alt-Az Mount
The NTT has an Alt-Az mount; as a consequence, the singularity for the pointing is at Zenith, and not at the pole as it is on traditional equatorial mounts. When observing very close to the Zenith, the telescope, building, and instrument rotators have to rotate very fast to track the object. This will result in a poor image quality, unaccurate pointing and tracking, objects getting out of the slit, etc. In the worst cases, presetting too close to the Zenith can also crash the system. To avoid any problem:
So, adjust your program taking this into account.
As a compensation, the NTT does not have a 6h limit on the hour angle, as on equatorial mounts: you can point below the pole at 12h HA.
The NTT tapes are written with a DDS2 (2d generation DAT), which is the standard for any unit less than 5-6 yr old. They are written in native density (no compression), unless you did something strange. The format is standard FITS.
The basic commands to read the tapes are
In case of doubt, you shoud try this
dd if=/dev/yourTapeUnit of=toto.dat bs=28800
If you get something on disk, check the first line of toto.dat.
If the dd command does not work, you are in trouble: we check routinely our DAT unit, so it should be ok, meaning that it is possible that yr unit is
If you still cannot read yr tape:
If you have a tape that was written with dd (i.e. individual FITS files written to tape), you can read it directly to disk using this script: tape2disk. Ideally, it should be combined with RestoreID to rename the files to their original name (which is stored in the header). Download the scripts, edit them to adjust the name of your devices, and store them somewhere in your path for executables. For competeness, we also have a disk2tape script to write to tape. These scripts were written by James Brewer.
Conversion of ESO headers to IRAF compatible headers
The FITS files produced at the NTT (and most ESO telescopes ) make extensive use of the hierachical keywords. While these are standard FITS, IRAF cannot deal with them. To convert these keywords (e.g. from HIERARCH ESO TEL AIRM START to AIRMASS ) use the hierarch28 program developped by N. Devillard. This program, together with a series of other useful FITS-related programs, is available at http://archive.eso.org/saft.
(They are part of the ECLIPSE package, and therefore directly available at the NTT and on any scisoft machine.)
| Send comments
to: NTT Webmasters <nttweb@www.ls.eso.org> Last Update: |