Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The package consists of a suite of IDL routines plus some archived calibration files.  After downloading, you can read the installation instructions for information on how to unpack and configure the software.

...

TO DOWNLOAD:

On a terminal, change to the directory where you wish to place the reduction codes.  Typically this would be in ~/idl or some such location as in $(IDL_LOCAL).  Then type the following command:

Code Block

svn co svn://pele.mit.edu//FIRE FIRE

This connects you anonymously to our code repository server, and will place the necessary files in a new subfolder named FIRE.  In the future, if the instrument team announces significant updates to the pipeline, you may download these by changing to the install directory and typing

Code Block

svn update

which will synchronize your local copy of the code with the most recent version in our servers.

Release History

Wiki Markup
v1.3 \[beta\] - 08 / 26 / 2011

This release includes routines for handling data taken in FIRE's low dispersion prism mode.LATEST RELEASE

Wiki Markup
v1.2 \[beta\] - 08 / 05 / 2011

...

The current release is in beta stage only.  We have made every effort to produce robust reductions but users should examine outputs critically and report feedback to our team, or comment to this wiki.

TO DOWNLOAD:

On a terminal, change to the directory where you wish to place the reduction codes.  Typically this would be in ~/idl or some such location as in $(IDL_LOCAL).  Then type the following command:

svn co svn://pele.mit.edu//FIRE FIRE

This connects you anonymously to our code repository server, and will place the necessary files in a new subfolder named FIRE.  In the future, if the instrument team announces significant updates to the pipeline, you may download these by changing to the install directory and typing

svn update

which will synchronize your local copy of the code with the most recent version in our servers.

ARCHIVED PAST RELEASES

N / A