> > |
%META:TOPICINFO{author="RonMaddalena" date="1066861210" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="Main.RonMaddalena"}%
Aips++/DISH Analysis Commands (extracted from the Aips++/DISH documentation):
- aver
- Average a group of scans,subscans.
- base
- Perform a polynomial baseline fit to a scan.
- baseline
- Perform a polynomial baseline fit to spectrum in globalscan1
- bdrop
- Set value for dropping beginning channels of a spectrum in display
- boxcar
- Perform a boxcar smoothing
- bshape
- Show the baseline fit of order nfit to globalscan1
- calib
- Apply calibration to a scan (GBT only currently).
- clearrm
- Clear all variables from results manager, etc.
- clip
- Clip/Edit data (set flags)
- done
- Exits and destroys the current Dish tool.
- edrop
- Set value for dropping end channels of a spectrum in display
- filein
- Sets the scan group that will be manipulated.
- fileout
- Sets the scan group that can be written to.
- files
- Prints the currently set values for filein/out.
- find
- Do a grep on a string to find glish variables.
fullrange:Toggles out of a restricted viewing range on plotter (see range).
- galactic
- Provide the coordinates in the Galactic reference frame.
- gauss
- Fit gaussian profiles.
- getc
- Retrieve calibrated data (from the CORRECTED\_DATA column)
- getr
- Retrieve raw data (from the FLOAT\_DATA column)
- getscan
- Retrieve a scan (SDRecord) from a scan group.
- getvf
- Return the velocity and frequency for a specified channel.
getvfarray:Return the velocities and frequences for the currently viewed spectrum.
- gms
- Print MeasurementSet summary to screen.
- gui
- Toggles mapping of DISH main gui (results manager).
- hanning
- Perform a hanning smooth
- header
- Print formatted header information to the command line window
- help
- Provide simple help on dish functions
- history
- Add a string or vector of strings to the history of a current SDRecord
- imagems
- Make a data cube from scans in a MS.
- imcal
- Calibrate an imaging/mapping procedure
- import
- Import GBT data into an AIPS++ MeasurementSet
- keep
- Saves the current globalscan1 SDRecord to the designated fileout.
- listscans
- List the scan numbers from the active scan group.
- logcommand
- Writes command to scripter.
- lsoutfile
- Lists scans in the fileout scangroup
- makeim
- Make an image from scans in a MeasurementSet.
- message
- Writes a command to the DISH GUI message entry.
- mscal
- Calibrate a MeasurementSet.
- mult
- Scales (multiplies) a scan by a value.
- nfit
- Set the order of the polynomial for baseline subtraction.
- nogui
- Unmaps frame to DISH main GUI.
- nregion
- Set the channel ranges for baseline subtraction.
- open
- Load a scan group from disk into DISH and perform a fil ein on it.
- page
- Clears the DISH plotter display.
- peak
- Obtain the peak amplitude, half-width and center in the displayed spectrum
- plotc
- Plot calibrated data (from the CORRECTED\_DATA column)
- plotr
- Plot raw data (from the FLOAT\_DATA column)
- plotscan
- Plot an SDRecord.
- plotxy
- Plot two vectors in the DISH plotter.
- qscan
- Query characteristics of scan.
- range
- Restrict the displayed plotter range (xmin, xmax, ymin, ymax).
- reference
- See TPcal
- restore
- Retrieve the contents of the uni Record from disk.
- restorestate
- Restore the state of DISH's GUIs.
- rmadd
- Add an SDRecord to the results manager.
- rms
- Display statistics on baseline regions.
- save
- Save an SDRecord to file.
- savestate
- Save the current state of DISH.
- saxis
- Set the units of the plotters displayed x axis
- scale
- Multiply the array in an SDRecord by a value.
- scanadd
- Add scan1 and scan2.
- scanbias
- Adds a bias level to a scan.
- scandiv
- Divide scan 1 by scan 2.
- scanmult
- Multiply scan 1 by scan 2.
- scanscale
- Scale a scan by a value.
- scansrr
- Performs a signal-reference/reference.
- scansub
- Subtract scan2 from scan1.
- select
- Select a subset of a scangroup.
- setregion
- Set the channel range for use in baseline subtraction
- show
- Display the globalscan1 SDRecord
- show1
- Display one polarization of the globalscan1 SDRecord
- signal
- See TPcal
- smooth
- Smooth (hanning, boxcar or gaussian) an SDRecord.
- stat
- Generate statistics over a line region.
- statefile
- Changes file for state saving.
- stats
- Generate statistics over a region.
- store
- Store the contents of the uni Record on disk.
- summary
- Print out a more detailed summary of scans from a scan group.
- upr
- Print the current value of the specified variable in the uni-record.
- utable
- Print channel and data columns to command window
- writetofile
- Write X,Y axes to an ascii file on disk.
|