not a Mach-O file245 (8/29/2007 9:17:48 AM) comp.sys.mac.system HI all! I'm trying to install supermongo on my MacBook Pro, but having some problems. I have X11 and the developer tools installed. I run a first script where it ask me some question, and that goes fine. Amon... george
not listing backup file742 (8/19/2007 1:41:54 AM) comp.sys.mac.system is there any command in order not to list backup files (i.e. those ending ~) in the terminal ? In linux there is an option ls -B if I remember correctly, but did not find anyone in mac. Actually I found a part... george
X windows protocol error191 (8/17/2007 3:32:47 AM) comp.lang.idl-pvwave I have installed idl on my mac book and it seems to works nicely, but when I try to make a plot it returns me the following error X windows protocol error: BadRequest (invalid request code or no such operati... george
problem with X11144 (8/17/2007 3:18:59 AM) comp.sys.mac.system I have installed X11 on my mac book pro and it seems working. I have added the following in my .bash_profile # if we're NOT ssh'd in if [ ! ${SSH_TTY} ]; then # make sure X is running if [ "`ps -x | awk '{prin... george
idl on mac164 (8/2/2007 8:41:06 PM) comp.lang.idl-pvwave dear all, I'm trying to install idl on my new mac book pro. I have downloaded the 6.4 version (btw, is anyhow possible to download an older version, if I would like to ?!). I had to add the X11 library on mac... george
reading many files339 (3/13/2007 2:43:06 PM) comp.lang.idl-pvwave Hi folks, I have to write a short program that however have to read very many files with similar names like data49-5.0-4.0.dat data50-5.0-4.0.dat .... data49-5.0-3.0.dat data50-5.0-3.0.dat ..... i.e. with th... george
min_curve_surf139 (12/2/2006 5:48:23 PM) comp.lang.idl-pvwave Hi all! I'm using the min_curve_surf to smooth a irregular grid of data before plotting contour. The commands contour,Z,X,Y,/irregular oplot,X,Y,psym=6 returns me a contour plot in the interval -say- xr=[5,... george
MPFIT2DFUN245 (10/31/2006 11:42:54 AM) comp.lang.idl-pvwave Hi all, I'm using the excellent mpfit2dfun to fit a plane Z=f(X,Y) in the following way : myfit = MPFIT2DFUN('MYFORM', X, Y,Z,err_Z,start) It works very nicely, but I can only account for errors in Z. In the... Steve
reduce the size of eps12113 (8/23/2006 12:58:12 PM) comp.lang.idl-pvwave Hi there (sorry for the cross-posting), I have some eps plot (done with IDL, some of them in colours) that are far too big. I should upload them on online archive server and I have to resize them. I have trie... michael
plot label241 (4/4/2006 4:24:59 PM) comp.lang.idl-pvwave Hi guys!! I would like to make some plots, but only with certain number shown in the x and y axis. Is there any clever command to do that in IDL ?? For example write only 3000, 3500, 4000, 4500 rather then 31... Steve
Steve.Morris's replies:
Items(6) /1
reduce the size of eps12113 (8/23/2006 12:58:12 PM) comp.lang.idl-pvwave Hi there (sorry for the cross-posting), I have some eps plot (done with IDL, some of them in colours) that are far too big. I should upload them on online archive server and I have to resize them. I have trie... Steve.Morris(33)
formatting exponential notation1047 (3/10/2006 1:33:08 PM) comp.lang.idl-pvwave Hi all, I need a quick advice on the way to write number in the exponent format I want. For example, I want the number printed on my screen in the following form -2.3435e-5 i.e. 4 digits after the point and ... Steve.Morris(33)
Adobe 7.0 in IDL1335 (10/19/2005 2:08:53 PM) comp.lang.idl-pvwave Cheers all! I use idl 6.0 on my suse linux. I have been updating my linux and got the adobe 7.0 that is not working anymore with the -supernasty!- idl online help (I know the topic has been already faced time ... Steve.Morris(33)
fortran 90 compiler for linux2884 (7/13/2005 3:09:38 PM) comp.lang.fortran hi there, I'm searching for a free F90 compiler that run under linux (suse 9.0) I have googled on the web, but got lost. Does anyone know some link where to find a good one (also a trial version is fine) ?? ... Steve.Morris(33)
Plane fit556 (4/20/2004 11:55:06 AM) comp.lang.idl-pvwave Hi! I was wondering if there is any function/routine to compute a 2 dimensional fit (i.e. a surface) that fits a series of points spread in 3-dim space. Cheers, S. ... Steve.Morris(33)
library and online help1029 (4/7/2004 1:49:07 PM) comp.lang.idl-pvwave Hi all, how can I add and IDL library (taken somewhere from the web) to the standard path of my IDL distribution, so that each time I call a procedure/function that is in the library, IDL automatically find it... Steve.Morris(33)