[ Japanese | English ]
Before visiting the observatory, submit an Observing Plan Sheet to obtain an observation/reduction account (see Proposal Information: If your proposal is approved). Caution: "Observation mode" must be "OTF". If you choose others, you cannot execute OTF observations. Observation account (GROUP) is named as an alphabetical character ("z" in general) + 4 digits + 2 alphabetical characters (observer's initial): e.g., z6500hg. If the second digit is "5", it is an account for OTF.
The observatory does not backup data in OTF reduction accounts. And 6 months after the observations the raw data and intermediate data in the OTF reduction account will be deleted. Please be advised to bring a storage media whose capacity is large enough for your raw data and their outgrowth. If you use BEARS receiver array, the raw data rate may reach 1GB/hr.
To prepare "Observe Table", use obstable. The basic instruction for obstable is written in obstable manual. Here we describe OTF-specific settings.
#Hereafter parameters derived in An Example of Parameters in the previous section are used in obstable and obspointotf screen dumps.
Same as normal observations. Refer to Source Table in the obstable manual. Please contact us if you intend to observe the solar system objects.

Fig. 3-1: Source Table window of obstable.
Open "Line (OTF)" (Fig. 3-2). See also Scan Table (Line) in the obstable manual.

Fig. 3-2: Scan Table window.
In the scan pattern window (Fig. 3-3), specify parameters listed below. See also Scan Table (Cont) of the obstable manual.

Fig. 3-3: Scan Pattern window.
In the frequency switch windo (Fig. 3-4), specify parameters listed below. "Frequency switching" for OTF is implemented in a different way from normal observations: throws the LO frequency only at OFF positions.

Fig. 3-4: Frequency Switch window.
Same as normal observations. Refer to Device Table (Line)/ Device Table (BEARS) in the obstable manual.
The inclination of BEARS,
,
is specified in "RX Init Angle".
If you will execute scans inclined with respect to the (RA,Dec) or (l,b) coordinates
(i.e., if the "Map Position Angle" in the Scan Pattern Window is not 0),
the position angle should be added to the "RX Init Angle".
If necessary, you have to add +-90 (or 180) degrees to avoid the BEARS rotation stage
exceeding the limit (within +-138 degrees:
see Mult PA).

Fig. 3-5: Device Table (BEARS) window.
There is a utility "Obs Point" to verify observe tables, but it cannot be used for OTF tables (we apologize for the inconvenience). Instead, a command named obspointotf is designed for OTF scans. Usage is as follows:
obspointotf [-center/-all] [-ps/-cps] [-out] [-lp] [-xr Xblc:Xtrc] [-yr Yblc:Ytrc] infile1 [infile2 ...]
When you "Save&Send" an observe table, a file TableName.start is created in the directory /home/GROUP/PROJECT/obstable/work/ . Specify this ".start" file (or files) as an argument of obspointotf to plot scan paths. You can close the plot window by typing "q" key when the window is focused.
cd /home/GROUP/PROJECT/obstable/work
obspointotf hoge.start fuga.start
For BEARS, paths of 4 beams at the corners of the array are drawn. If you use -center option only the central beam is plotted; with -all option all the 25 beams are plotted. (Of course these options does not make any difference for single-beam receivers).
obspointotf -center hoge.start
obspointotf -all hoge.start
Another option -ps is used to write monochrome PostScript onto the standard output. Use -cps for color PostScript.
obspointotf -ps hoge.start | lpr
obspointotf -cps hoge.start > hoge.ps
With the -out option, a temporal file "_ObsPointOtf_tmp_file.dat" is retained in the current directory. The "with linespoints" style of gnuplot is applied by setting the -lp option, otherwise "with lines" style is used.
Using -xr and/or -yr, a region to be plotted can be specified.
obspointotf -xr 10:5 -yr -10:-5 hoge.start

Fig. 3-6: An example of obspointotf result.
Just like as normal observations, select a observe table and press "Start Observation" to run the observation.
A line profile averaged in a specified duration ("Integration time for qlook" in the Scan Table) is displayed in QLOOK. QLOOK works in the same way as normal line observations ("Integration mode" does not work).

Fig. 3-7: OTF QLOOK.