Produced by IDL 7.1.1
User Documentation

./guide
offline.pro

Last modification date:
Wed Sep 28 13:27:09 2016

offline

procedure offline, project, [/acs], [/sp], [/vegas]

This is a convenient way to find the previously auto-filled data for the indicated project and backend in the standard online data location when used in Green Bank.

Provide a project name and optionally the backend type (acs, vegas, or sp) to connect to file or directory in the online data directory (/home/sdfits) for that project and backend. Note that this file will not be treated as online, and will not be updated, just as filein does not do automatic updates. Continuum is not supported.

In addition to being less typing, using offline ensures that should the location of the automatically generated sdfits files move at any point, you don't have to know where they were moved to - the Green Bank installation of GBTIDL will always know where to find them.

Examples
    offline,'AGBT02A_028_05'  ; opens ACS data for this project
 
Version
$Id$

Parameters
project
in, required
string
The project name to use in constructing the filename'.

Keywords
acs
in, optional
boolean
the most recent spectrometer sdfits file will be connected. This is the default.
sp
in, optional
boolean
the most recent spectral processor sdfits file will be connected to.
vegas
in, optional
boolean
the most recent vegas sdfits directory will be connected.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:35 2016