Since 6/4/2012 4:55:24 AM, villeneuve has written 2 articles and participated in 0 conversations. villeneuve signature: villeneuve
villeneuve's articles:
Items(2) /1
IDL_IDL Bridge crashing when setting large variables234 (12/2/2006 1:45:04 AM) comp.lang.idl-pvwave I thought I'd try out the IDL-IDL bridge today and my first attempt was to try to save a large chunk of data to a file in the background while my program did other work. I kept getting weird error messages lik... villeneuve
tvrd(true = 1) Odd behavior in Windows versus Linux141 (8/3/2004 9:55:43 PM) comp.lang.idl-pvwave I wrote a simple script to demonstrate my problem: device, decomposed = 0 loadct, 39 window, 0 tvscl, dist(250, 250) img = tvrd(true = 1) window, 1 tv, img, true = 1 When I run this under linux the image... villeneuve