X
Search this forum:
Search
You are not authorized to create a new topic
Page 51 of 126 << < 4950515253 > >>
Topics
 Replies
 Views
 Last Post
1 Replies and 1452 Views Corection many file in ENVIIDL  1452  1 Started by  Deleted User Hello, Can ENViIDL correction Many file in same time. I have around 80 Data need to correction with math expression, beside that the correction process is same about one data to another data. can i make use like only "one way" do to correction not repeatedly one by one into 80 time. please help me.. if your have example data. i will appreciated... thanks
1 1452
15 May 2012 11:32 PM
1 Replies and 1570 Views Cannot compile a certain file  1570  1 Started by  Deleted User Hi, I debugged a code I have for creating a nice, but simple, GUI but now when I try to compile it, it just hangs. According to the debug watch window, the interpreter is running but there is nothing happening in the console window and all attempts to enter more commands are just queued up. What have I done And apart from exiting IDL, is there a way to stop the interpreter and regain control I am running 8.1 on Mac OS 10.6.8 Thanks
1 1570
14 May 2012 09:28 AM
0 Replies and 1513 Views Access COM object 'init' method?  1513  0 Started by  Deleted User Hi, guys: I have a COM object which has a method named 'Init'. But I cannot call it because of IDL’s lifecycle methods overridden. So how can I access the COM object's 'init' method Very thanks! Dave
0 1513
12 May 2012 10:27 AM
0 Replies and 1371 Views AVX support  1371  0 Started by  Deleted User Does anyone know when IDL will support Intel Advanced Vector Extensions (AVX) 256-bit instruction set for High Performance Computing
0 1371
12 May 2012 02:10 AM
0 Replies and 1596 Views IDL Easter Egg  1596  0 Started by  Deleted User ENVI> print, igetid('IDL Easter Egg') There be dragons here! ENVI> A small one, but still funny :)
0 1596
11 May 2012 06:09 PM
1 Replies and 1496 Views RedHat linux and file_move procedure issues  1496  1 Started by  Deleted User I'm running IDL 8.1 on Red Hat Enterprise Linux WS release 4 (Nahant Update 5) and I'm comming across this funny issue. When using file_move like below: file_move, zip_file, outfile, /allow_same, /overwrite I'm getting this prompt in the console: mv: overwrite `/work/srco/decision/output/local_archive/RTWP/IO_DIST_BOX.zip' The same program is working fine on Red Hat Enterprise Linux Client release 5.5 (Tikanga) Can someone tell me what versions of Linux IDL 8.1 supports
1 1496
09 May 2012 10:05 PM
1 Replies and 1489 Views Map function help  1489  1 Started by  Deleted User Hello, I have been using MAP_SET command to create a map of the northeast US coast, but I have not been able to create the same map using the new MAP function. Will you please tell me how to create the same image using the MAP function. MAP_SET,40.0,-70.0,0.0,/conic,standard_parallels=&9136.1667,43.8333&93,scale=3.25183e006,isotropic=1,position-&910.0,0.0,1.0,1.0&93,/noborder I tried the following, but it does not reproce the same map. m = map('Lambert Conformal Conic',center_latitud...
1 1489
09 May 2012 01:54 PM
0 Replies and 1259 Views Writing large HDF5 datasets  1259  0 Started by  Deleted User IDL 8.1 { x86_64 darwin unix Mac OS X 8.1 Mar 9 2011 64 64} Mac OS X 10.7.3 I am trying to write a large data array to an HDF5 file using the IDL libraries, and it appears as though I can not write a dataset that is larger than 4.3GB. I can write multiple datasets to a file that add up to more than 4.3GB. I get an error at the H5D_WRITE proceedure with "H5D_WRITE: can't write data: Object ID:83886083" or some such number. More specifically, if I am writing out floats,...
0 1259
09 May 2012 11:53 AM
4 Replies and 1386 Views How to read grib2 files in windows?  1386  4 Started by  Deleted User Hi, guys, IDL only support reading grib2 files in linux system. How to read grib2 files in windows Are there plan to support IDL girb API in the future of IDL version Very thanks! Dave
4 1386
04 May 2012 12:59 AM
6 Replies and 2162 Views Call R function from IDL?  2162  6 Started by  Deleted User Hi guys: R is a free software environment for statistical computing. Is there any way to call R function from IDL. Very thanks!! dave
6 2162
03 May 2012 06:35 PM
1 Replies and 1345 Views ok to post a job ad here?  1345  1 Started by  Deleted User Hello - I would like to post a job ad (or a link to one) as my company is in need of an IDL/ENVI programmer. IS that acceptable to do on here Thanks. Cynthia
1 1345
02 May 2012 12:40 PM
0 Replies and 1212 Views Dicom: Image arithmatic  1212  0 Started by  Deleted User Hello all, I am just beginning to learn IDL and wish to complete quite a simple project; I would like to background subtract two images and take the ratio of total counts of these 2 images. I have no idea where to start, can anyone recommend some tutorials/reading material. Thanks.
0 1212
01 May 2012 04:39 AM
1 Replies and 1707 Views VMRL export  1707  1 Started by  Deleted User Hi all !, When I try to export xvolume figure with export vmrl bar menu, If isosurface off option is enabled then I obtain a small size file and I can't view it with a vmrl viewer (It only draws the axis into a empty figure). If isosurface opaque option is enabled then I can view this isosurface with a vmrl viewer but it only shows a grayscale figure without colours. I'm very interested to export the full volume figure to vrml. Exist a bug with the VMRL export option Ho...
1 1707
21 Apr 2012 05:43 AM
0 Replies and 1306 Views Start IDL only when license is available  1306  0 Started by  Deleted User Hi everybody, we would like to make sure that an IDL license is available when starting it. Now the command line option that seems to do this (-queue) works as expected when no license is available (thus the demo mode is not started, but instead one is listed as waiting for license). It does however never comes back, even when a license is later available (I interrupted the shell after > 1hour). We run Suse Linux 11.1, IDL versions are from 6.4 to 8.x available. Any ideas C...
0 1306
20 Apr 2012 09:13 AM
1 Replies and 1316 Views Automatically orthorectifying a cell  1316  1 Started by  Deleted User Hello, In our company we are orthorectifying a very large amount of images. For now we just use the GUI of ENVI (Map > Orthorectification) to do the job, but it is very time consuming. I am trying to automate the process, and it seemed clear that IDL was the right tool. However, I have not been able to find an API to call ENVI's orthorectification module from IDL. Is it possible in the first place And if it is not possible, does anybody know a way to automate this process Thanks...
1 1316
20 Apr 2012 07:27 AM
1 Replies and 1667 Views read_csv  1667  1 Started by  Deleted User Hi: I'm using IDL !VERSION: { x86_64 darwin unix Mac OS X 8.0.1 Oct 5 2010 64 64} I tried using the read_csv function res=read_csv(file,header=header,count=nnn) on a CSV file with columns like: 18 Apr 2012 18:00:00.000,33.436869,-26.123210,396.398016,-0.025948,6.358175,4.300346 and one header line. The first column gets cast as double (!!!). IDL> help,res.field1&910&93 DOUBLE = 18.000000 I looked at the read_csv code, and it seems like the logic could be cleaned up a...
1 1667
19 Apr 2012 01:05 PM
4 Replies and 1723 Views Layer Stacking  1723  4 Started by  Deleted User I'm currently Layer Stacking the 8 bands of WorldView 2 down to three. The WorldView 2 images already come layer stacked into 8 bands, but I'm only interested in three. I'm a beginner at IDL, but I've wrote a script in the past to layer stack individual bands (from separate files) into one multi file. I was wondering if there is a script to just layer stack and separate the three bands Thanks
4 1723
16 Apr 2012 10:06 AM
0 Replies and 1521 Views clearing the output log programmatically  1521  0 Started by  Deleted User Hi, all - Is there any way to clear the output log from within a program Thanks and regards, Bill Arden
0 1521
13 Apr 2012 06:47 PM
2 Replies and 2089 Views procedure without parameters  2089  2 Started by  Deleted User I have written a procedure "toto" that has no arguments, but 4 keywords. My problem is if I call the procedure with one or more arguments it tells me: "TOTO: Incorrect number of arguments." Instead I would like an error message telling me what is the usage of the procedure, something like: "toto, car=car, bus=bus, train=train, boat=boat" So I added at the beginning of my procedure the following: IF N_PARAMS() NE 0 THEN PRINT, "toto, ca...
2 2089
12 Apr 2012 08:17 AM
0 Replies and 1741 Views IDLgrPolygon  1741  0 Started by  Deleted User I would like to know if it is possible to create multiple polygons using object graphics and then selectively remove one or more polygons. Polygons can be overlapped or embedded within another polygon. Also the polygons will have to be transparent with a highlighted edge. Any help with example would be helpful. Thanks.
0 1741
11 Apr 2012 05:51 PM
You are not authorized to create a new topic
Page 51 of 126 << < 4950515253 > >>