View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Experimenting prb with gfreduce under MacOSX Lion

hplana wrote on Sep 12, 2012

Hi

I am experimenting problems reducing Gmos IFU data using IRAF package with MacOSX Lion 10.7.4.
I installed IRAF using scisoft package (MAcOSIntel 2012.6.1). The IRAF version is V2.16, and the gemini package is

I perform a simple task using gfreduce to add the MDF mask, trim and substract a bias:
gfreduce FILE fl_extract- fl_gsappwave- fl_wavtran- fl_skysub-

It seems that the gprepare part runs fine, but when it begins the gireduce, an error occurs:

===============================================================================================
===============================================================================================
GPREPARE exit status: good.
----------------------------------------------------------------------------
----------------------------------------------------------------------------
GIREDUCE -- Wed Sep 12 13:57:19 BRT 2012

Input files:
gFILE

Output files:
rgFILE

ERROR: Cannot open file (gFILE)
"imcopy (input[ii]//"[0]", output[ii]//".fits", verbose-)"
line 639: gmos$gireduce.cl
called as: `gireduce (inimages=@tmpin347e, outpref=r, outimages=, fl_over=no, fl_trim=yes, fl_bias=yes, fl_dark=no, fl_flat=no, fl_vardq=no, bias=gS20100218S0135_bias.fits, key_biassec=BIASSEC, key_datasec=DATASEC, sci_ext=SCI, var_ext=VAR, dq_ext=DQ, fl_inter=yes, order=1, logfile=reductionCTS1020E.log, verbose=yes)'
"dq_ext=l_dq_ext)"
line 396: mygmos$gfreduce.cl
called as: `gfreduce (inimages=FILE, fl_extract=no, fl_gsappwave=no, fl_wavtran=no, fl_skysub=no)'
gmos>
===============================================================================================
===============================================================================================

I tried then to look at the the gFILE using gdisplay. And another errors came.

===============================================================================================
===============================================================================================
gmos> gdisplay gFILE.fits
Frame to write to (1):
GDISPLAY: Using image gS20080312S0109
stdimage = imtgmos
Displaying the SCI extensions
gS20080312S0109.fits[1] 1 2048 1 4608 1.0 syntax error
syntax error
syntax error
ERROR: Only one image may be displayed
"bpcolors="red", overlay=doverlay, ocolors="green")"
line 492: gmos$gdisplay.cl
called as: `gdisplay (image=gS20080312S0109.fits)'
gmos>
===============================================================================================
===============================================================================================

I tried to display other files coming from previous reduction with another Mac but the prb remains.
The gFILE generated can be vizualize (with gdispl) and reduce with gfreduce, in an other machine without prbs. So the gprepare task in
my machine is working fine.

Can someone can help me ?

Thanks

emma wrote on Sep 12, 2012

Hello,

The Gemini IRAF package is not yet compatible with IRAF v2.16. Please see http://www.gemini.edu/sciops/data-and-results/processing-software for more details.

Many thanks,

Emma :)

Last post on Sep 12, 2012