Navigation Menu

Skip to content

jgagneastro/FireHose_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FireHose

Please include this citation in the publications that make use of this code: Gagne, Lambrides, Faherty, Simcoe. Firehose v2.0. Zenodo. 10.5281/zenodo.18775

You can find the Zenodo entry here https://doi.org/10.5281/zenodo.18775

A modified version of the Firehose IDL pipeline to reduce data obtained with the Folded-port InfraRed Echellette (FIRE) near-infrared spectrograph described here : http://web.mit.edu/~rsimcoe/www/FIRE/

Please note that I am not the original author of this reduction package, which was created by Robert Simcoe. I have simply made several changes and fixed some glitches to make the pipeline easier to use.

Erini Lambrides (@eriniASTRO) and the BDNYC group have helped me in this enterprise.

The latest modifications to this pipeline were made with IDL 8.4. I tried to avoid using IDL 8-specific syntax, however it is possible that I forgot about some of them, which would cause error messages if used with IDL 7. Please contact me if this happens.

Please refer to /FireHose/1-Firehose/Documentation/Firehose_Installation_Instructions.txt for instructions to properly set up Firehose on your maching.

Then refer to /FireHose/1-Firehose/Documentation/ECHELLETTE_README.txt to reduce Echelle data with firehose.pro or to /FireHose/1-Firehose/Documentation/PRISM_README.txt to reduce Prism data with firehose_ld.pro

As a first step to correctly setting up FIREHOSE, include the following lines in your bash profile :

XIDL_DIR="/Users/gagne/Documents/IDL/IDL_library/FireHose/XIDL/xidl/" IDLSPEC2D_DIR="/Users/gagne/Documents/IDL/IDL_library/FireHose/XIDL/idlspec2d/" IDLUTILS_DIR="/Users/gagne/Documents/IDL/IDL_library/FireHose/XIDL/idlutils/" FIRE_DIR="/Users/gagne/Documents/IDL/IDL_library/FireHose/FireHose_Pipeline/"

You'll need to change these paths to your local paths pointing to these directories in the Firehose package. For Windows users, you can go into Firehose.pro around line ~1590, and un-comment the four calls to "setenv" in IDL. You will also need to update their paths accordingly. A similar operation is needed around line 522 of firehose_ld.pro

Special thanks to Kelle Cruz for help in setting up the GitHub-Zenodo link.

About

A modified version of the Firehose IDL pipeline to reduce data obtained with the Folded-port InfraRed Echellette (FIRE) near-infrared spectrograph described here : http://web.mit.edu/~rsimcoe/www/FIRE/

Resources

Stars

Watchers

Forks

Packages

No packages published