Hi...I have some .mxhi (merged extracted high dispersion) files which i have downloaded from IUE site. Now in order to retrieve data i need to convert them into .fits format. I thought of using idl for that. Now there is a function readmx in idl which does that, which is available in idl libraries. Now, this readmx calls various functions...one of them is keygen.pro. I am able to read the .mx files but while writing them to a .fits file the problem arises.
In keygen.pro code, somewhere !IUER.dat is mentioned which is not acceptable by idl. It says
% Compiled module: KEYGEN.
% Not a legal system variable: !IUER.
% Execution halted at: KEYGEN
You can see the details at:
http://archive.stsci.edu/...iuedacfits.html#cook
Nisha