File: using_rfigui.rst

package info (click to toggle)
aoflagger 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,000 kB
  • sloc: cpp: 67,891; python: 497; sh: 242; makefile: 22
file content (15 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Using ``rfigui``
================

The program's main window shows a time-frequency plot (dynamic spectrum) of a selected baseline and/or polarization, and from
there it is possible to analyse the data in various ways.

A few of its key features:

- Analyse Casa Measurement Sets, UVFits files and other supported formats;
- Make time-frequency diagrams and other cuts through the data;
- Export plots to pdfs (interactively or :doc:`scripted <programs_scripting>`);
- Execute and tweak flagging strategies;
- Visualize the uv plane and/or image plane for selected data.

A list of possible command line options can be obtained by running ``rfigui --help``. There are some options available to create images from the command line, see the :doc:`page on scripting <programs_scripting>`.