X
Search this forum:
Search
You are not authorized to create a new topic
Page 28 of 126 << < 2627282930 > >>
Topics
 Replies
 Views
 Last Post
1 Replies and 1649 Views creating gifs  1649  1 Started by  Deleted User I used to be able to create color .gif files (with RGB values) with old versions of IDL. Now I am using the "WRITE_GIF"function with version IDL 8.3, and I can only create gif's using color tables (not RGB frames), thus greatly limiting color options for my gifs. Do you have any advice Thanks
1 1649
14 Apr 2015 02:33 PM
1 Replies and 1578 Views creating videos  1578  1 Started by  Deleted User I am trying to create a video's from image frames. I have used the "WRITE_VIDEO" function to create .avi, .mp4. and .mpg,but non of these will play in powerpoint. Do you have any solutions for creating useable videos I used to work with IDL 6.3 and created videos for powerpoint with no trouble. Now I am working with version 8.2. It looks like if I upgrade to 8.4 there is a "IDLffVideoWrite" function. Would that work better than the "WRITE_VIDEO" function, or is it ...
1 1578
14 Apr 2015 02:31 PM
1 Replies and 1721 Views Plot / Ellipse  1721  1 Started by  Deleted User Good morning, I have created a figure with the command "plot". When the figure is expanded, it changes the size. Also, I have incluided some ellipses (circles), and they are expanded: If I incluided the aspect_ratio = 1 ---> Circles are ovals. If I don't incluided the aspect_ratio = 1 ---> When I do the figure bigger, it changes the shape. So, how could I fix the figure (Window) I am using: position, location, etc., etc. I don't know if the problem is in 'plot' or 'ellips...
1 1721
14 Apr 2015 03:18 AM
7 Replies and 3009 Views (SOLVED) IDL 8.3 workbench crashes: JRE Fatal Error? Debian KDE 4.14.2  3009  7 Started by  Deleted User Hi, I'm using IDL 8.3 on a Debian Jessie 3.16.0-4-amd64 1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 GNU/Linux laptop running KDE 4.14.2, and every time I'm trying to open idlde, the application crashes. I really need to find a way of fixing this. This started happening after a dist upgrade, and there was no problems before that on Debian Wheezy. Other software (Matlab, iraf, vbox) work as usual. Thanks in advance Here's the log A fatal error has been detected by the Java Runtime Environ...
7 3009
13 Apr 2015 02:17 PM
1 Replies and 1566 Views Floating licence : restrict a maximum of one licence for a range machines  1566  1 Started by  Deleted User Dear all, We have a floating licence server in my research institute. My research group (10 people in the institute) have a cluster of machines. We would like to use the IDL floating licences for the cluster. But we would like to limit the use of this cluster to ONE single licence at a given time. Therefore here is my question : Is it possible to configure the licence server to limit to at most one single licence for a range of machines (defined in a group for example). Then if the cluster i...
1 1566
13 Apr 2015 07:02 AM
1 Replies and 2243 Views How to suppress error messages  2243  1 Started by  Zachary Norman Hi, I am wondering if there is a way to suppress error messages that IDL displays
1 2243
10 Apr 2015 12:11 PM
9 Replies and 2567 Views Can not open HDF5 data  2567  9 Started by  Deleted User Question: Can not open HDF5 data from the below link http://oceandata.sci.gsfc.nasa.gov/VIIRS/L1/2012/002/ Windows IDL 8.3
9 2567
03 Apr 2015 01:40 PM
1 Replies and 1690 Views MAP function not filling the water and land correctly  1690  1 Started by  Zachary Norman Hello, When I was experimenting with the MAP function, I noticed that sometimes the land and water get switched when using the hi-res keyword. Is there a way to fix this issue Thanks
1 1690
03 Apr 2015 11:41 AM
0 Replies and 1711 Views Help  1711  0 Started by  Deleted User Thank You.
0 1711
01 Apr 2015 05:51 PM
6 Replies and 2666 Views problem with ENVI_GLT_DOIT  2666  6 Started by  Deleted User hi,i am experimenting problems writing a code to georeference HDF5 DATA. the r_fid of function ENVI_GLT_DOIT is always wrong with -1 value, which means the GLT build is failed. hdf5 data&91FY3B_MWRID_GBAL_L1_20110201_0124_010KM_MS.zip&93 can be downloaded from http://pan.baidu.com/s/1pJyrGU3 Some one experimented this problem I attach the code in the bottom.. and thanks for your help! Lillte Jing pro sample_glt_georef compile_opt strictarr ; Restore the core file and start ENVI in...
6 2666
25 Mar 2015 08:49 PM
0 Replies and 1680 Views Scrolling enabled in widget_base() - what info is available?  1680  0 Started by  Deleted User Hello, I have a widget_base() that contains several widget_windows() containing image chips. I need to refresh the image chips after a scroll action. It seems that there is no scroll 'event' (i.e. an event structure that gets passed to the event handler). This is too bad because that would be helpful. The second best bit of information would be if there is some place where I can tell if the scroll has moved - i.e. a change in offset or position. I looked in geometry structure ( widget_info...
0 1680
25 Mar 2015 10:44 AM
1 Replies and 1685 Views Functions issue  1685  1 Started by  Deleted User Dear all, I was working with IDL on my laptop and I moved the code to my new workstation so that I can work from there. However every time I run the code, it cannot define the functions. I am using the same version of workbench. Do you might know the problem Cheers,
1 1685
23 Mar 2015 03:08 AM
1 Replies and 1515 Views An error for running ENVIResampleRaster  1515  1 Started by  Deleted User Hi, I got an error when I run the ENVIResampleRaster codes (http://www.exelisvis.com/docs/ENVIResampleRaster.html) in my computer(ENVI5.2IDL8.4). I did not find related information about this error from Google. Could you help to fix this error Error information Compiled module: ENVIRESAMPLE. IDL> enviresample Compiled module: ENVIRESAMPLE. Restored file: ENVI. Variable is undefined: OSYSTEMINCOMMON (__IDLCFSYSTEM__). Execution halted at: ENVIRESAMPLE 3 C:\Users\eomf\...
1 1515
19 Mar 2015 08:47 AM
1 Replies and 1539 Views Data Mosaicking-Variable is undefined: STV  1539  1 Started by  Deleted User I encounter an error when I run my batch mosaic pro in IDL. I calculate all the parameteres that the mosaic_doit require. There is no problem before it run to ENVI_DOIT, 'MOSAIC_DOIT'. After runs to 'mosaic_doit' and the 'Data Mosaicking' dialog displays on the screen, which says 'Number of input files:2. Output File: ~path.img', it comes across the error: ENVI Error. mosaic_doit: An error has occerred during processing. Error:"Variable is undefined: STV." The result may be invalid. T...
1 1539
19 Mar 2015 04:30 AM
3 Replies and 1784 Views 3d plot polygon mesh of 3 independent variables  1784  3 Started by  Deleted User Hi, I have 3 independent variables. I plotted 3d polygon in MATLAB using 'convhull' and then 'trimesh' precedures. But I have to do in IDL. I already plotted a 3d scatter plot using 'plot_3dbox' and then I go for 'qhull' for the delaunay triangulation. However, I am not able to plot the (bound) polygon mesh in my 3d plot. Or, is this triangulation not good for my needs If anyone can suggest me how to plot the polygon, that will be your kindness. Thanks, Guni thangjammps.mpg.de
3 1784
18 Mar 2015 02:43 PM
0 Replies and 1585 Views code to calculate black point  1585  0 Started by  Deleted User Hello, I have the following code to calculate the black point of the optimized linear stretch (http://www.exelisvis.com/docs/BackgroundOptimizedLinearStretch.html) for i=0, count-1 do begin img=read_tiff(images&91i&93) pdf = HISTOGRAM(img, LOCATIONS=xbin) c = TOTAL(pdf, /CUMULATIVE) / N_ELEMENTS(img) cdf= (c-c&910&93) / max(c-c&910&93) min_perc = VALUE_LOCATE(cdf, 0.025) max_perc = VALUE_LOCATE(cdf, 0.99) black_point=xbin&91min_perc&93-0.1*(xbin&91max_perc&93-xbin...
0 1585
13 Mar 2015 11:46 AM
1 Replies and 1693 Views histogram function problem...  1693  1 Started by  Deleted User http://www.idlcoyote.com/math_tips/ra... for example x = &91-0.5d, -0.45d, -0.4d, -0.35d, -0.3d, -0.25d&93 ; this should be a uniform distribution h = histogram(x, binsize=0.05d, loc=loc, min=-0.5d, max=-0.25d) but h is strange result!! print, h;; &912 1 0 1 1 1&93 but 'x' and 'loc' equal!! print, array_equal(x, h) but python numpy.histogram is good import numpy as np x = &91-5.50,-5.45,-5.40,-5.35,-5.30,-5.25&93 h, loc = np.histogram(x...
1 1693
13 Mar 2015 06:03 AM
0 Replies and 1672 Views cannot get output by using MCTK  1672  0 Started by  Deleted User I run the code with ENVIIDL and have not encountered any error, but I also cannot get any output. I don't why. This code is from the MCTK User's guide. I just change the input & output path and Modis swath file. Any one else encounters this how to fix The output is: Restored file: ENVI. Loaded DLM: PNG. Loaded DLM: HPGRAPHICS. Loaded DLM: XML. ENVI> test_batch_modis_conversion_l2_swath Compiled module: TEST_BATCH_MODIS_CONVERSION_L2_SWATH. Loaded DLM: MAP_PE. Loade...
0 1672
13 Mar 2015 02:02 AM
6 Replies and 4700 Views WIDGET_BASE: Invalid widget identifier  4700  6 Started by  Deleted User I have been using ENVI/IDL to test the ENVI_NEURAL_NET_DOIT function. I copied the test program found in http://grid.kim/d/ENVI_4_3/online_help/ENVI_NEURAL_NET_DOIT.html compiled it, and ran it for a sample image file and its associated ROI file. When the program got to the envi_doit, 'envi_neural_net_doit' call, I get the error message: Error: "WIDGET_BASE: Invalid widget identifier: 2." The result may be invalid. Does anyone know why I got this message, and how I can fix it I w...
6 4700
12 Mar 2015 01:00 PM
1 Replies and 2054 Views how can i get parent process pid(IDLs way) on windows  2054  1 Started by  Deleted User hi how can i get parent process pid on windows for example in windows cmd wmic process get processid, parentprocessi in IDL spawn, 'wmic process get processid, parentprocessid', result but this is not working is there another way thanks
1 2054
12 Mar 2015 07:32 AM
You are not authorized to create a new topic
Page 28 of 126 << < 2627282930 > >>