|
From: Dr. J. Z. <joh...@ze...> - 2006-06-14 09:09:53
|
Hello, [from the sf patches] > In preparation for a code freeze and the run-up to a release of > version 4.2, existing bugs and patchsets are being prioritized. > > This patchset is not on my (sfeam) list for inclusion in 4.2 and > is therefore being marked as priority 2. > > Note that this does not mean it is a bad patch, or that it won't > be incorporated into cvs after 4.2 is released. We can > re-evaluate priorities after 4.2 is out. > > If you want to argue for immediate reconsideration - go right > ahead; but do so quickly! > > Ethan Merritt Some reasons why I'd like this beeing raised to priority 1: 1. works better than existing pm3d methods which assume ordered data, so the depth method is a method which can be turned on by default while the other methods will produce junk for unordered data and also especially for data generated by parametric plots. 2. another postponement will add more work to include it again and again into current gnuplot versions, therefore makes it more likely that the patch will finally die. A personal note: actually the absence of this patch in gnuplot is the main reason why I don't upgrade gnuplot! Best wishes, -- Johannes |
|
From: Ethan M. <merritt@u.washington.edu> - 2006-06-14 19:23:21
|
On Wednesday 14 June 2006 02:10 am, Dr. Johannes Zellner wrote: > > Some reasons why I'd like this beeing raised to priority 1: It seems my automated scheme to elicit comments is working :-) OK. This one can go to cvs without further change. The April version still applies with no error. As discussed previously, I would still like the option to sort these pm3d rectangles jointly with labels and arrows. But that would involve a different code path altogether, and adding your version now does not preclude offering a variant triggered by 'set hidden3d' at some later date. Ethan > > 1. works better than existing pm3d methods which assume ordered data, > so the depth method is a method which can be turned on by default > while the other methods will produce junk for unordered data and > also especially for data generated by parametric plots. > > 2. another postponement will add more work to include it again and > again into current gnuplot versions, therefore makes it more likely > that the patch will finally die. > > A personal note: actually the absence of this patch in gnuplot is the > main reason why I don't upgrade gnuplot! > > Best wishes, -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |
|
From: Petr M. <mi...@ph...> - 2006-06-14 21:29:27
|
> Some reasons why I'd like this beeing raised to priority 1: you mean 9, the highest? > 1. works better than existing pm3d methods which assume ordered data, > so the depth method is a method which can be turned on by default > while the other methods will produce junk for unordered data and > also especially for data generated by parametric plots. > > 2. another postponement will add more work to include it again and again > into current gnuplot versions, therefore makes it more likely that > the patch will finally die. > > A personal note: actually the absence of this patch in gnuplot is the main > reason why I don't upgrade gnuplot! There is my comment from 2005-06-21 how to put (at least) its cosmetic changes into cvs. Have you commited them at least? It looks like you have not pushed this patch too strongly. Further, is there a demo? --- PM |
|
From: Ethan M. <merritt@u.washington.edu> - 2006-06-14 21:45:03
|
On Wednesday 14 June 2006 02:29 pm, Petr Mikulik wrote: > > There is my comment from 2005-06-21 how to put (at least) its > cosmetic changes into cvs. Have you commited them at least? It looks > like you have not pushed this patch too strongly. Petr: I've modified the original patchset to use your suggested 'set pm3d de$pthorder'. The code itself is ready for cvs. > Further, is there a demo? The interlocking tori in the last plot of 'surface2.dem' do nicely as a demo. But it still needs a section for the docs. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |
|
From: Ethan A M. <merritt@u.washington.edu> - 2006-06-15 06:35:49
|
On Wednesday 14 June 2006 02:29 pm, Petr Mikulik wrote:
>
> Further, is there a demo?
Demo now up at
http://gnuplot.sourceforge.net/demo_4.1/hidden2.html
--
Ethan A Merritt
Biomolecular Structure Center
University of Washington, Seattle 98195-7742
|