|
Re: last call before delivering GDL 0.9.2 [message #77427 is a reply to message #77379] |
Tue, 30 August 2011 14:36  |
Alain Coulais
Messages: 20 Registered: July 2010
|
Junior Member |
|
|
On 29 août, 15:38, Matt <theothermattri...@gmail.com> wrote:
> On Aug 26, 5:41 am, Alain Coulais <alain4...@gmail.com> wrote:
>
>> Please, based on **current CVS version**, report bugs, problems,
>> wishes.
>
> Hi Alain,
>
> I've not used GDL much, but based on some recent efforts to get some
> of my most used routines working, my 'wishes' for future releases
> would be: lists, hashes
OK, I transmit to the team.
> and compatibility with David Fanning's
> plotting routines. I don't know what's preventing the latter from
> working, but when I try something like 'cgplot, findgen(10)' I just
> get a blank plotting window with the text 'This is the text size for a
> normal window'.
I just try this command on the CVS version, on Ubuntu 10.04,
and the output is "similar" to the IDL one. Do we have around
a test suite for this famous library ?
It is usually useful for improving GDL ...
(we recently fixed in GDL pbs related to HealPix, AstroLib, MPfit
and PDS libs. using testsuites related to resp. libs.)
Alain
|
|
|
Re: last call before delivering GDL 0.9.2 [message #77451 is a reply to message #77379] |
Mon, 29 August 2011 07:31  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Matt writes:
> I've not used GDL much, but based on some recent efforts to get some
> of my most used routines working, my 'wishes' for future releases
> would be: lists, hashes and compatibility with David Fanning's
> plotting routines. I don't know what's preventing the latter from
> working, but when I try something like 'cgplot, findgen(10)' I just
> get a blank plotting window with the text 'This is the text size for a
> normal window'.
Seriously, call me!!
That text is coming from StrSize, but I have no idea
why it should be printed out. How many versions of
the Coyote Library do you have on your machine? :-)
I'm guessing this is a problem with incompatible
Library routines and/or a path problem.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: last call before delivering GDL 0.9.2 [message #77455 is a reply to message #77379] |
Mon, 29 August 2011 06:38  |
Matt[3]
Messages: 23 Registered: April 2011
|
Junior Member |
|
|
On Aug 26, 5:41 am, Alain Coulais <alain4...@gmail.com> wrote:
> Please, based on **current CVS version**, report bugs, problems,
> wishes.
Hi Alain,
I've not used GDL much, but based on some recent efforts to get some
of my most used routines working, my 'wishes' for future releases
would be: lists, hashes and compatibility with David Fanning's
plotting routines. I don't know what's preventing the latter from
working, but when I try something like 'cgplot, findgen(10)' I just
get a blank plotting window with the text 'This is the text size for a
normal window'.
Cheers,
Matt
|
|
|