Next: FILE
Up: CLIC Language Internal Help
Previous: DROP
CLIC\DUMP [Argument]
A debugging command.
- DUMP HEADER argument : lists a certain number of informations
about the Observation header. Argument may be HEAD, GENERAL,
POSITION, INTERFEROMETER, FREQUENCY, ATMOSPHERE, MONITOR,
CONTINNUM, LINE, SCANNING, IC (Instrumental calibration), AIC
(Antenna-based Instrumental calibration), PC (RF Passband
calibration), APC (Antenna-based RF Passband calibration), DD (Data
Descriptor) ...
- DUMP DATA : lists the data associated parameters.
- DUMP FILE : lists information about the input and output file
- DUMP INDEX : lists information about the current index.
- DUMP CONTINUUM : dumps the continuum data.
- DUMP LINE c1 c2 : dumps the spectral data from channel c1 to c2.
DUMP LINE c1 c2 /PLOT will plot the spectral data amplitude
as a function of channel number.
- DUMP VIRTUAL : gives the virtual memory and paging file
quotas.
DUMP DATA, DUMP LINE and DUMP CONTINUUM will give the phase-corrected or
uncorrected data, depending on the last SET PHASE ATM or SET PHASE NOATM
command issued.
lucas@iram.fr