NRAO Home  >  Green Bank  |  Wiki Topic:    GB > Data > IDLDocumentation > IDLDocumentationV1pt2 > GbtidlReleaseNotes_1_2
   Changes | Index | Contents | Search | Statistics | Jump to Topic

GBTIDL Release Notes Version 1.2

Introduction

We are pleased to announce the release of GBTIDL, version 1.2. GBTIDL is an interactive package for reduction and analysis of spectral line data taken with the Robert C. Byrd Green Bank Telescope. The package consists of a set of straightforward yet flexible calibration, averaging, and analysis procedures (the "GUIDE layer") modeled after the UniPOPS and CLASS data reduction philosophies, a customized plotter with many built-in visualization features, and Data I/O and toolbox functionality that can be used for more advanced tasks. The entire package is written in IDL.

GBTIDL version 1.2 contains numerous new features and bug fixes, as described in these release notes.

Getting Started

Running GBTIDL in Green Bank or Charlottesville:

Running your own copy of GBTIDL

IDL License

Download and Installation of GBTIDL

    mkdir mygbtidl
    mv gbtidl-1.2.tar.gz mygbtidl/.
    cd mygbtidl
    gzip -d gbtidl-1.2.tar.gz
    tar -xvf gbtidl-1.2.tar
    cd gbtidl
    cp run_gbtidl gbtidl
    export GBT_IDL_DIR=/home/mygbtidl/gbtidl
    ./gbtidl

New Features

Bug Fixes

New User Contributed Code

Known Issues

Future Plans

-- BobGarwood - 17 Nov 2005

Topic GbtidlReleaseNotes_1_2 . { Edit | Attach | Ref-By | Printable | Diffs | r1.7 | > | r1.6 | > | r1.5 | More }
Revision r1.7 - 13 Dec 2007 - 21:21 GMT - BobGarwood
Parents: IDLDocumentation > IDLDocumentationV1pt2
Content copyright © 1999-2007 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.

Data.GbtidlReleaseNotes_1_2 moved from Data.GgbtidlReleaseNotes_1_2 on 17 Nov 2005 - 17:17 by BobGarwood - put it back