X
Search this forum:
Search
You are not authorized to create a new topic
Page 68 of 126 << < 6667686970 > >>
Topics
 Replies
 Views
 Last Post
1 Replies and 1232 Views Web Integration Options?  1232  1 Started by  Deleted User Hi--I've been asked to help with a project to provide a web interface to an IDL program that does some plotting for research astronomers. I'm new to the world of IDL so the options are a little confusing and the ITTVIS website doesn't seem to have much information. I'd love to hear what works, specifically: * I see some references to ION Script, but I did not see any option to install it in the Windows version of IDL we are using for testing (the final program will run on a *NIX server). Is ...
1 1232
03 Jul 2010 09:40 PM
0 Replies and 1389 Views SOS: EPS file generated with 'PS' divice  1389  0 Started by  Deleted User It seems that the defauld DPI of 'PS' device is 1000, however a plots with xsize 7 inches and ysize 3 inches is only 18.Mb under bits = 8 So it should not be a bitmap, but also should not be vector graphics as it is too large than as expected. My question is How can I control the memory cost of a EPS file generated by 'PS' Such a eps plots generated by MATLAB is only 30 kb.
0 1389
01 Jul 2010 08:27 AM
0 Replies and 1461 Views Problem reading shapefiles >2Gb  1461  0 Started by  Deleted User Hello dearest IDL community! :) I've got a problem reading shapefiles greater 2Gb using IDL v.7.1.1. After execution of such code: oShape = obj_new('IDLffShape', 'somefile.shp') atts = oShape->GetAttributes(/all) 1) if I use x86 version of IDL: I get IDLFFSHAPE::GETATTRIBUTES: No attributes exist for this shapefile. Execution halted at: $MAIN$ and execution stops, and 2) if I use x86_64 version of IDL: a lot of lines like fseek(-2138966623) fai...
0 1461
30 Jun 2010 03:01 AM
0 Replies and 1108 Views Q: X-Platform GUI  1108  0 Started by  Deleted User Hi, i'm just wondering if there are any good reference materials that discuss the difference between (in my case) windows vs linux gui/resize. My ui works perfect on linux and displays correctly on windows for the most part except it doesn't resize correctly (for example doesn't stretch to fix screen size). Differences between draw_xsize, scr_xsize, xsize that kind of thing, which to use and when. The program i'm working on looks exactly as its supposed to on linux, there are a few layout issues...
0 1108
28 Jun 2010 11:01 AM
1 Replies and 1278 Views Multi-Array comparison  1278  1 Started by  Deleted User Multi-Array comparison Hello everybody, I have three fltarr(460,483) and I would like to compare them, finding for each element i,j of the arrays which one among the three guarantee the maximum value. However, since I just need to know a sort of 'best server' index, I'm looking for the percentage so finding the total amount will be enough. I've found out the WHERE function, but in my case (three or more arrays) should I make a loop Any ideas Thanks, Giuseppe
1 1278
27 Jun 2010 03:02 AM
0 Replies and 1377 Views Online help  1377  0 Started by  Deleted User This is an opportunity for all especially students. This topic is all about essay writing services, we will give some points and reminders on how to be an effective writer. Please check our site for more information and details.
0 1377
24 Jun 2010 02:29 AM
0 Replies and 1414 Views IDL version - Compatibility - 6.0 vs 7.1 vs. 8.0  1414  0 Started by  Deleted User Hello all, my development team is about to start a new software implementation in IDL. The implementation will consist mainly on a object oriented XML parser procedure and a log system. It is also needed that the IDL procedures can be invoked through the "Callable IDL" interface as it is going to be integrated in a C library. The question is the following , Are there any potential problems related to the compatibility between versions My company have already a 6.0 devel...
0 1414
22 Jun 2010 03:02 AM
0 Replies and 1331 Views Cloud masking  1331  0 Started by  Deleted User Hi, I'm new in image processing and I never used ENVI as a software. I need to know how I can do cloud masks, which module I need to use THANKS!
0 1331
20 Jun 2010 03:01 PM
2 Replies and 1579 Views IDL TOOL IN ENVI FOR CONVERTING REFLECTANCE TO RADIANCE  1579  2 Started by  Deleted User Dear Friends, I'm Aishwarya. I'm a novice in IDL environment. I'm quite familiar with ENVI. I have MARS crism datasets. I want to convert the I/F reflectance values to Radiance. I have the band math expression. But writing a code for user function will give me only a single output band. And I want to run it for 72 bands with each band having a different values of "top of atmosphere" in RADIANCE calculation formula. The formula is as follows R=(Reflectance *Top of atmospher...
2 1579
19 Jun 2010 12:36 AM
1 Replies and 1093 Views IDL7.1 Windows 7x64 file_test => fatal error :(  1093  1 Started by  Deleted User Hi, I'm using IDL 7.1 with windows 7 Home-Premium Edition 64-bits (on a Dell Studio 1747), and it seems nearly everytime I call the file_test function when it should return 0, I get the message "Fatar error : Due to a fatal error, the IDL session will now exit" with no further information on what happened.... Sometimes, my IDL workspace even gets "broken", as each time I reopen IDL inside it, I get the same error at the very start, when IDL is compiling my programs librar...
1 1093
18 Jun 2010 09:29 AM
1 Replies and 1163 Views Background color for widget_button ?  1163  1 Started by  Deleted User Dear IDL users, is it possible to select a background color for a widget_button directly By directly, I mean without using tricks such as a bitmap or a widget_draw. As far as I have seen it seems that no. Any idea thank you very much Eric
1 1163
18 Jun 2010 01:22 AM
0 Replies and 1209 Views Loop over several archives  1209  0 Started by  Deleted User Hi, I have an script and I need to run it over several files. Is it possible to automathize this proces, or at least to run the routine in all archives inside a directory, I am new in this this so any help on how to modify the script to do that will be appreciate Thanks Mauro
0 1209
16 Jun 2010 10:01 AM
0 Replies and 1093 Views Co-registration images before processing with IDL  1093  0 Started by  Deleted User Hello, i have to processe some images COSMO SkyMed with a function made in IDL. The function is ok, but I have a problem with the image. The problem is that this image are acquired by COSMO SkyMed in mode Ping-Pong, so that have different sizes and there is a little difference(0,3 mile) about the scenario displayed. I need to coregistrate this two images...I should take the common area of the two images e pass this to the IDL function... Anyone can help me
0 1093
15 Jun 2010 04:30 AM
0 Replies and 1198 Views FEATURE SPACE  1198  0 Started by  Deleted User I AM NEW TO IDL AND I HAVE A TASK TO "PLOT THE INTENSITY VALUE OF A PIXEL IN A MULTIBAND IMAGE IN A GRAPH HAVING N COORDINATES WHERE N=NO. OF BANDS IN AN IMAGE". PLEASE HELP.. IF POSSIBLE PLEASE GIVE THE CODE...
0 1198
14 Jun 2010 11:09 PM
0 Replies and 1113 Views FEATURE SPACE  1113  0 Started by  Deleted User I AM NEW TO IDL AND I HAVE A TASK TO "PLOT THE INTENSITY VALUE OF A PIXEL IN A MULTIBAND IMAGE IN A GRAPH HAVING N COORDINATES WHERE N=NO. OF BANDS IN AN IMAGE". PLEASE HELP.. IF POSSIBLE PLEASE GIVE THE CODE...
0 1113
14 Jun 2010 11:09 PM
0 Replies and 1015 Views FEATURE SPACE  1015  0 Started by  Deleted User I AM NEW TO IDL AND I HAVE A TASK TO "PLOT THE INTENSITY VALUE OF A PIXEL IN A MULTIBAND IMAGE IN A GRAPH HAVING N COORDINATES WHERE N=NO. OF BANDS IN AN IMAGE". PLEASE HELP.. IF POSSIBLE PLEASE GIVE THE CODE...
0 1015
14 Jun 2010 11:09 PM
0 Replies and 907 Views FEATURE SPACE  907  0 Started by  Deleted User I AM NEW TO IDL AND I HAVE A TASK TO "PLOT THE INTENSITY VALUE OF A PIXEL IN A MULTIBAND IMAGE IN A GRAPH HAVING N COORDINATES WHERE N=NO. OF BANDS IN AN IMAGE". PLEASE HELP.. IF POSSIBLE PLEASE GIVE THE CODE...
0 907
14 Jun 2010 11:08 PM
0 Replies and 1214 Views undefined method: 'IDL_IDLBRIDGE::ExecuteTimer  1214  0 Started by  Deleted User HI, everyone, when I run the following two command : IDL> a=obj_new('idl_idlbridge') IDL> a->execute,'print,"iloveIDL"',/nowait i come across Attempt to call undefined method: 'IDL_IDLBRIDGE::ExecuteTimer'. Execution halted at: $MAIN$. I have test it on various machine, and found that it can be run through without problem on some machine. I donot konw why. The Idl version I have test is 7.1.1 and 7.0.6. My OS is linux. Thank you very much for your a...
0 1214
11 Jun 2010 09:03 PM
0 Replies and 897 Views EOF fails for data piped to standard input  897  0 Started by  Deleted User Does anyone know of a workaround for EOF failing to detect end of file for data piped to an idl command line For example, my command is something like "determineStuffToDo.sh | idl -rt doStuff.sav". The doStuff.sav image has this main loop: WHILE NOT EOF(0) DO BEGIN READ, line PRINT, 'I HOPE TO TRANSFORM ' line transform, line END WHILE NOT EOF(0) DO BEGIN READ, stuff ; etc... END The EOF call never...
0 897
10 Jun 2010 01:25 PM
0 Replies and 1250 Views IDL Java Bridge - linking custom libraries  1250  0 Started by  Deleted User I'm setting up an IDL Java Bridge to use Java objects from within IDL. The problem is, I can't figure out how have IDL incorporate a user-made .jnilib file when creating an IDL java object. The error I get is: "java.lang.UnstatisfiedLinkError:" Any ideas
0 1250
09 Jun 2010 08:22 AM
You are not authorized to create a new topic
Page 68 of 126 << < 6667686970 > >>