Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . idl-pvwave
This is a Usenet group - learn more
Find or start a Google Group about idl-pvwave.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
8 new of 8 - May 24
7 new of 7 - May 23
11 new of 11 - May 23
2 new of 2 - May 22
9 new of 9 - May 22
8 new of 8 - May 21
2 new of 2 - May 20
4 new of 4 - May 20
1 new of 1 - May 20
9 new of 9 - May 20
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 21675  Older »
Description: IDL and PV-Wave language discussions.
 

file I/O and arithmetic calculation 
  ... ... What do you imagine the mean of the first column of data has to do with the mean of the first row of the data? This is kind of like learning your dentist has three children. Anyway, something like this would work: Openr, lun, file_one, /Get_lun row = Fltarr(7) ReadF, lun, row... more »
By David Fanning  - May 23 - 2 new of 2 messages    

minimization method(amoeba subroutine) 
  Hello everyone, Can anyone please explain me about minimization method. I recently read in a paper "The minimization was done using down hill simplex method(Nelder and Mead(1965)), So I checked in idl which routine will do this and found that amoeba subroutine will do this. But I couldnt understand the concept behind this. Could any of you explain me what exactly this 'amoeba subroutine' does and how to use it.... more »
By gunvicsi...@gmail.com  - May 23 - 4 new of 4 messages    

Coyote Library Update 
  Folks, There has been a major update of the Coyote Library today concerning an issue with True-Type fonts that came up yesterday. The key to the success of Coyote Graphics is the ability to create extremely high- quality raster and PostScript output in a device independent way. To this end, it is necessary to be able to use True-Type fonts in a natural... more »
By David Fanning  - May 22 - 1 new of 1 message    

Good practices with hashes 
  Dear IDLers, I'm trying to be "up to date" and use the new neat syntax offered by IDL 8. My apologies in advance if my question is trivial. I was thinking about using hashes of hashes to store a kind of dynamic database. For example: table = hash() table['lake_1'] = hash('id', 1, 'depth', 100, 'name', 'lake1', $... more »
By Fabien  - May 22 - 3 new of 3 messages    

LinkedHash in IDL 
  Hi IDL devs, I just wanted to ask if there is any plan to add linked hashes to IDL. e.g. like javas LinkedHashMap. These are very usefull when you want the to be able to do hash type lookups but still want the data to be ordered. Its painful to have to track the order seperately then have to resort the hash values.... more »
By timothyja...@gmail.com  - May 21 - 1 new of 1 message    

IDL 8.2 legend problem 
  Hi all, I'm not sure whether this problem about the new legend function in IDL 8 has been solved. But in IDL 8.2, the position of the legend keeps changing when I resize the window . I couldn't find any other information online except an earlier post by David Fanning. But that's a long time ago in 2011. Now could someone please tell me whether this bug has been fixed? and in which version?... more »
By Xin Tao  - May 21 - 1 new of 1 message    

ENVI_SVM_DOIT 
  Hi! I would like to use IDL/ENVI to classify some data using SVM. Let's say I have 100 training samples, with 3 features each, like this: seed = 123 xTR = RANDOMU(seed,3,100) yTR = xTR[1,*] GT 0.5 and want to classify some test samples xTE = RANDOMU(seed,3,100) An option in IDL/ENVI seems to be ENVI_SVM_DOIT.... more »
By danubio  - May 21 - 1 new of 1 message    

IDL 8.2, read pixel value along a surface 
  Hello Everyone ! I use IDL 8.2 and my problem is the following : I have a FITS Image that i know how to read. I choose 2 points and read the pixel value along the line between them. My problem is, i want to do the same (i.e read the pixel value) but along a surface , (the same line but with some pixel wide)... more »
By a.clovir...@gmail.com  - May 21 - 3 new of 3 messages    

Map_Image Buggers Map Projection Space 
  Folks, I had an interesting problem reported to me this morning with my cgTerminatorMap program. On close observation, it appeared the sun was being located just a little too far North of where it was suppose to be in any map projection except for the cylindrical projection. We managed to trace the problem to the Map_Image command, which warps a standard... more »
By David Fanning  - May 21 - 2 new of 2 messages    

Any way to insert a PNG image into a postsript file? 
  I have a postscript plot I've generated but I'd like to add an image (e.g. our group logo) into the postscript file at a specific location. Is there any easy way of doing this? Cheers Rob
By rj...@le.ac.uk  - May 21 - 4 new of 4 messages    

1 - 10 of 21675   « Newer | Older »

XML