X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 21 Jul 2015 01:10 PM by  anon
IDL 8.3 Plot function on Mac causes error: "% Internal error: failed to get LUT."
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:81
New Member


--
21 Jul 2015 01:10 PM
    -------------------------- IDL User Question: -------------------------- Hi, I'm getting an error using the PLOT function (which, I'm new to. I'm accustomed to PLOT as a procedure). ii = plot( i,A_Correlate( r6, i ), /OVER, COLOR="Green" ) % Internal error: failed to get LUT. This apparently is caused by the COLOR keyword. I've tried giving it other values (e.g., an integer), but get the same error. The curves are being plotted and with the specified colors, despite the error message. However, in addition, the message repeats every time the cursor moves over the plot window, with every change of x,y coordinates; a bit annoying, but PLOT appears to be functioning. Using: IDL Version 8.3, Mac OS X (darwin x86_64 m64). Any suggestions?

    Deleted User



    New Member


    Posts:81
    New Member


    --
    21 Jul 2015 01:11 PM
    -------------------------- Reply -------------------------- Hello, I don't seem to be able to reproduce the issue based on the example IDL statement provided. Could you post a brief example with built-in or hard-coded data that illustrates the problem, that I could run to try to reproduce the issue? Also, for my information, what version of Mac OS X are you using? Are you using an IDL Command Line session or using the IDL Workbench (idlde)? Thank you for the additional information. Regards,
    You are not authorized to post a reply.