Am Donnerstag, 21. April 2011, 08:48:45 schrieb Matthew West:
> Hi Wolfgang,
> 
> I've attached a figure that I made with PyX that seems to be somewhat
> similar to your figure. This shows a 2D histogram, with color being the
> number concentration. I've also attached the Python code that made this
> figure. Unfortunately the plotting code is together in one file with some
> of the data extraction code, but hopefully it's pretty clear what's going
> on.
> 
> The basic idea was to just draw lots of rectangles, 

Thanks, Matt, 

however, in my case its just the opposite: The colors of the spectrum should 
be smooth. 

Wolfgang

> using the points styles
> with xmin, xmax, ymin, ymax. It seemed to work ok. I experimented with
> bitmaps as well, but I wanted sharp-edged "pixels" for the colored blocks,
> and different PDF viewers sometimes applied smoothing or various
> interpolation schemes if the figure used a bitmap.
> 
> The paper with these figures is at
> http://lagrange.mechse.illinois.edu/mwest/pubs/RiWeZaEa2009/
> 
> This was done about three years ago, so it's possible that things have
> bit-rotted somewhat since then. Let me know if I can provide any further
> information.
> 
> Best regards,
> Matt.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to