@@ -9,7 +9,7 @@ it here: :download:`pdf <attachments/MED-MAN-FITS-02.pdf>`
99
1010Waiting for a comprehensive GUI which is going to include also a real-time
1111preview of the data under acquisition, users are provided with two different
12- tools in order to inspect the data produced by the TPB and XARCOS.
12+ tools in order to inspect the data produced by the TPB and XARCOS or SARDARA .
1313
1414If writer is MANAGEMENT/FitsZilla
1515=================================
@@ -22,74 +22,10 @@ last completed FITS file.
2222
2323.. admonition :: WARNING:
2424
25- * **The web-based tool does not work with spectral acquisitions **
25+ * **The web-based tool does not work with XARCOS acquisitions **
2626
27- Due to a bug, only total power acquisitions can, at the moment, be viewed with
28- this new tool.
29-
30-
31- When acquiring FITS files through a schedule, there is also the old IDL tool available
32- for the almost-realtime quick-look of the saved data.
33-
34- Open a terminal on the projects machine (see instructions provided by user support).
35- Launch IDL::
36-
37- $ idl
38-
39- At the IDL prompt, compile and run the program fitslook.pro::
40-
41- IDL> .r fitslook
42- IDL> fitslook
43-
44- The last completed FITS file (i.e. the most recent subscan carried out, either
45- being a TP or a spectral one) will be displayed.
46-
47- .. note :: The program automatically identifies the recorded sections and
48- plots them all. If you are using the multi-feed receiver with the aim of
49- actually exploiting only the central feed, adjust your schedule so that only
50- sections 0 and 1 are enabled, otherwise all the sections will be recorded
51- and displayed.
52-
53- The plots show the proper file content, according to its continuum or spectral
54- nature. Read all the program options using::
55-
56- IDL> fitslook, /help
57-
58- .. note :: By default, fitslook displays raw data (in arbitrary counts).
59- Data streams in antenna temperature are available - and selectable - only
60- for the TPB and under the condition that a Tsys has been correctly acquired
61- prior to the execution of the scan.
62-
63- .. figure :: images/IDL_quicklook.png
64- :scale: 100%
65- :alt: Quick-look of a continuum OTF scan acquired with a single-feed receiver
66- :align: center
67-
68- When performing ON-OFF spectral observations, users might also choose a
69- different quick-look, displaying the (ON-OFF)/OFF result obtained by
70- integrating all the subscans present in the last completed scan.
71- Users must specify the duty cycle, e.g. '3:3:1' if each scan is composed by
72- 3 on-scans, 3 off-scans and 1 cal-scan. Zero values are accepted.
73- To invoke this program::
74-
75- IDL> .r onoff
76- IDL> onoff, dutyc='[N_on]:[N_off]:[N_cal]'
77-
78- If wanting to display the spectra vs the topocentric radial velocity, use::
79-
80- IDL> onoff, dutyc='[N_on]:[N_off]:[N_cal]', xtype='vel'
81-
82-
83-
84- .. figure :: images/IDL_quicklook_onoff.png
85- :scale: 100%
86- :alt: Quick-look of the (ON-OFF)/OFF scan, acquired with XARCOS in XK00 mode
87- :align: center
88-
89- Click on the above images to open the zoomable version.
90-
91- Please report any problem/request about these tools, which are constantly under
92- development.
27+ Please report any problem/request about this tool, which is under
28+ refinement.
9329
9430
9531If writer is MANAGEMENT/Point or MANAGEMENT/CalibrationTool
0 commit comments