|
|
|
|
|
0 Replies and 1243 Views
SOS: EPS file generated with 'PS' divice 1243 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 |
1243 |
01 Jul 2010 08:27 AM |
|
0 Replies and 1281 Views
Problem reading shapefiles >2Gb 1281 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 |
1281 |
30 Jun 2010 03:01 AM |
|
0 Replies and 953 Views
Q: X-Platform GUI 953 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 |
953 |
28 Jun 2010 11:01 AM |
|
1 Replies and 1105 Views
Multi-Array comparison 1105 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 |
1105 |
27 Jun 2010 03:02 AM |
|
0 Replies and 1092 Views
Online help 1092 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 |
1092 |
24 Jun 2010 02:29 AM |
|
0 Replies and 1125 Views
IDL version - Compatibility - 6.0 vs 7.1 vs. 8.0 1125 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 |
1125 |
22 Jun 2010 03:02 AM |
|
0 Replies and 1132 Views
Cloud masking 1132 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 |
1132 |
20 Jun 2010 03:01 PM |
|
2 Replies and 1347 Views
IDL TOOL IN ENVI FOR CONVERTING REFLECTANCE TO RADIANCE 1347 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 |
1347 |
19 Jun 2010 12:36 AM |
|
1 Replies and 953 Views
IDL7.1 Windows 7x64 file_test => fatal error :( 953 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 |
953 |
18 Jun 2010 09:29 AM |
|
1 Replies and 1024 Views
Background color for widget_button ? 1024 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 |
1024 |
18 Jun 2010 01:22 AM |
|
0 Replies and 1053 Views
Loop over several archives 1053 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 |
1053 |
16 Jun 2010 10:01 AM |
|
0 Replies and 956 Views
Co-registration images before processing with IDL 956 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 |
956 |
15 Jun 2010 04:30 AM |
|
0 Replies and 1010 Views
FEATURE SPACE 1010 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 |
1010 |
14 Jun 2010 11:09 PM |
|
0 Replies and 993 Views
FEATURE SPACE 993 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 |
993 |
14 Jun 2010 11:09 PM |
|
0 Replies and 902 Views
FEATURE SPACE 902 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 |
902 |
14 Jun 2010 11:09 PM |
|
0 Replies and 817 Views
FEATURE SPACE 817 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 |
817 |
14 Jun 2010 11:08 PM |
|
0 Replies and 1006 Views
undefined method: 'IDL_IDLBRIDGE::ExecuteTimer 1006 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 |
1006 |
11 Jun 2010 09:03 PM |
|
0 Replies and 801 Views
EOF fails for data piped to standard input 801 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 |
801 |
10 Jun 2010 01:25 PM |
|
0 Replies and 1144 Views
IDL Java Bridge - linking custom libraries 1144 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 |
1144 |
09 Jun 2010 08:22 AM |
|
4 Replies and 1181 Views
idlde does not start 1181 4
Started by Deleted User
Hi
We have installed idl71on a debian lenny (32bit) and a debian testing (64bit)
On the lenny everything works fine (idl and idlde), but on squeeze, idlde does not start. (idl works fine)
If I run
> idlde
nothing happens, also no error is showing. anyone an idea what it can be
many thanks
|
|
|
|
4 |
1181 |
08 Jun 2010 06:54 AM |