--help | print the help message and exit. |
--version | print the RST version number and exit. |
-cf cfname | read command line options from the file cfname. |
-sd yyyymmdd | plot starting from the date yyyymmdd. |
-st hr:mn | plot starting from the time hr:mn. |
-ed yyyymmdd | stop plotting at the date yyyymmdd. |
-et hr:mn | stop plotting at the time hr:mn. |
-ex hr:mn | plot an interval whose extent is hr:mn. |
-wdt width | set the width of the plot to width. |
-hgt height | set the height of the plot to height. |
-r | plot the real (I) component of the I&Q samples. |
-i | plot the imaginary (Q) component of the I&Q samples. |
-p | plot the power of the I&Q samples on a logarithmic scale. |
-b bmnum | only plot the I&Q samples from beam number bmnum. |
-c chnum | only plot the I&Q samples from channel chnum for stereo mode data. |
-int | plot I&Q samples from the interferometer array instead of the main array. |
-rcol aarrggbb | set the color of the real (I) component to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is teal]. |
-icol aarrggbb | set the color of the imaginary (Q) component to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is red]. |
-txtcol aarrggbb | set the color of text to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is white]. |
-bgcol aarrggbb | set the background color to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is black]. |
-pbgcol aarrggbb | set the panel background color to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is black]. |
-fgcol aarrggbb | set the axes and tick mark colors to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is white]. |
-gcol aarrggbb | set the major grid line color to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is gray]. |
-dgcol aarrggbb | set the minor grid line color to aarrggbb, specified as the hexadecimal value for the 32-bit alpha,red,green and blue component color [default is gray]. |
-fontname fontname | plot any labels using the font fontname. |
-fontsize fontsize | set the font size to fontsize points. |
-tfontname tfontname | plot the title using the font tfontname. |
-tfontsize tfontsize | set the title font size to tfontsize points. |
-m ymax | set the extent of the Y-axis to +/-ymax when plotting I&Q components. |
-s xmin | set the first I&Q sample plotted to xmin. |
-n xnum | set the number of I&Q samples plotted to xnum. |
-xmaj xmajor | set the X-axis major tick mark interval to xmajor. |
-xmin xminor | set the X-axis minor tick mark interval to xminor. |
-ymaj ymajor | set the Y-axis major tick mark interval to ymajor. |
-ymin yminor | set the Y-axis minor tick mark interval to yminor. |
name | the filename of the iqdat format file to plot. |
-display display | connect to the xterminal named display. |
-xoff xoff | open the window, xoff pixels from the left edge of the screen. |
-yoff yoff | open the window ypad pixels from the top edge of the screen. |
-delay delay | set the delay between frames to delay milliseconds, a value of 0 will pause the frame until a mouse button is pressed. Default: 0 |