comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Draw a Histogram Plot
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Draw a Histogram Plot [message #56905 is a reply to message #56904] Wed, 21 November 2007 10:41 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Ed Hyer writes:

> This is a valuable thing. Like many people I'm sure, I had a kluge I
> had been using for this, but I look forward to shifting to something
> more robust.
>
> The rotating fill values and line-fill options are great!
>
> I haven't actually put it through its paces, but looking through the
> code I see this:
>
> ; Calculate the histogram.
> histdata = Histogram(dataToHistogram, Binsize=binsize,
> Max=Max(dataToHistogram),
> Min=Min(dataToHistogram), _EXTRA=extra)
>
> For generating a good histogram, you need to be able to specify the
> MIN (and sometimes the MAX) values to HISTOGRAM(). Right now, if you
> feed a MIN value into HISTOPLOT, it will choke because there is
> already a MIN_VALUE keyword.

Yes, access to the HISTOGRAM command is bothering me, too.
I was hoping to finesse it, since simple access was all I
required for my application, but I realized I probably
wouldn't be able to get away with this for long.

We really need multiple _EXTRA keywords, or targeted keywords,
or something. There are three different COMMANDS I want access
to in this program, and having to resort to one _EXTRA is
giving me heartburn. :-(

I some ideas, but I'm working on getting a failed hard drive
back in business this morning....

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: compile all obsolete routines at once
Next Topic: 3D Scatterplot with iMap/iImage

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:18:08 PDT 2025

Total time taken to generate the page: 0.00464 seconds