The smtobs account on the Unix workstations jever and hannen is used to access and reduce SMT data. All data reduction programs (Grenoble software including Class, Graphic, Astro, NIC, Mopsi, XClass, Karma, etc...) are installed on these workstations.
Your data are written onto a disk in the Vax Frankenheim
FDATA:[OBS$<$your initials$>$]
In the smtobs home directory on jever and hannen, there is a symbolic link to the FDATA:[OBS] directory. This is called obs and invoked by
ls obs --- will list the FDATA:[obs] directory cd obs --- will change to the cross mounted FDATA:[obs] directory
Thus, your data is available under /home/smtobs/obs/<your initials> where <your initials> are the initials you used for your OBS session on Frankenheim.
In Class, use
FILE IN "/home/smtobs/obs/<initials>/spectra.smt"
to access the data (the double quotes are necessary because of the slash (/) which is the GAG option separator.
We provide two aliases (spectra and fspectra) whcih make access to your Class data even easier. Type either command and you will be asked for your initials (used on Frankenheim).
Typing spectra in Class will do a FILE IN like above.
Typing fspectra starts Freq (i.e. Class plus Lovas) instead of just Class.