Our algorithm to produce the short-spacing information is coded in the UV_SHORT task. This task have about 25 input parameters which are not always intuitive to fill in (in particular the relative weight between single dish and interferometric data). We thus wrote a SIC procedure which wraps up most of the task input parameters according to the context. This procedure is driven by the widget called short-spacings processing in the main MAPPING menu. Although you have the possibility to access all the control parameters of the UV_SHORT task through this widget, you should have only the file names and the single-dish data unit to fill in, all other parameters being guessed by the procedure.
This task starts from the data format produced by the CLASS TABLE command. Basically, this is a GDF table containing one line per spectrum, the columns representing the lambda offset, beta offset, weight, and the spectrum intensities. This format is subject to change: Please, refer to the TABLE documentation for up-to-date information. At least two characteristics of this table must be tuned on the characteristics of the interferometric observations:
1 read uv field-1
2 uv_map
3 write dirty field-1
4 header field-1.lmv
Comments:
1 File : field-1.lmv REAL*4
2 Size Reference Pixel Value Increment
3 256 129.0000000000000 0.000000000000000 -1.5514037841057871E-06
4 256 129.0000000000000 0.000000000000000 1.5514037841057871E-06
5 49 25.50000000000000 10.50000000000000 0.2000000029802322
6 1 0.000000000000000 0.000000000000000 0.000000000000000
7 ...
8 Axis 1 A0 05:40:54.270 Axis 2 D0 -02:28:00.00
9 ...
1 file in single-dish-reduced.30m
2 file out single-dish-reprojected.30m single
3 set level 5
4 set system equatorial 2000.00
5 find
6 for ientry 1 to found
7 get next
8 modify position 05:40:54.270 -02:28:00.00
9 write
10 next ientry
11 file in single-dish-reprojected.30m
12 find
13 table short-spacings new /resample 49 25.50 10.50 0.2000000029802322 V
14 xy_map short-spacings
15 header short-spacings.lmv