.\" Hey, EMACS: -*- nroff -*- .\" (C) Copyright 2019 CSIRO , .\" .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH ASAP 1 "2019-03-05" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME ASAP \- process single dish spectral data .SH SYNOPSIS .B asap .SH DESCRIPTION This manual page briefly documents the .B asap command. The program has internal help as well. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBasap\fP is an interactive ipython shell that lets you process spectroscopic data from astronomical telescopes and make publication-quality plots. .PP The input files can be RPFITS, SDFITS or CASA Measurement Sets, output can be saved as SDFITS or Measurement Set. .SH ENVIRONMENT You may wish to set the following environment variables, to change the program's behaviour. .TP .B ASAPDATA Path to astronomical ephemeris data files. These are needed to allow calculations of radial velocity, rest frequency of various transitions, etc. .PP They will usually be available in your installation of CASA. If your casa installation is at /nfs/casa, the ephemeris data should be in /nfs/casa/data; set ASAPDATA to that path. .PP These data files can also be downloaded from .TP ftp://ftp.atnf.csiro.au/pub/software/asap/data/asap_data/tar.bz2 .SH SEE ALSO .BR asap_update_data (1)