From: Flavio C. <fcc...@gm...> - 2010-05-18 16:05:23
|
I am open for discussing how the functionality I have in Liveplots could be moved upstream into gnuplot.py. It would definitely be useful to have more eyes looking at my code and helping to identify bugs. I believe the first step will be for someone familiar with Gnuplot.py code to have a Look at the liveplots source (it's tiny) and determine what would be useful to "transplant" Flávio On Tue, May 18, 2010 at 4:47 PM, Benny Malengier <ben...@gm...>wrote: > > > 2010/5/18 Flavio Coelho <fcc...@gm...> > > Hi Allan, >> >> I am the author of Liveplots and it is quite an specific project, which >> happens to use Gnuplot.py as many other projects do. I don' see what benefit >> would come from joining the two. Though naturally, being open-source >> projects, they are free to share code as needed, so that there are no >> unnecessary duplication of development effort. >> > > First, I have not looked at the liveplots code, only the blog posting. > > I think there are probably many users of gnuplot.py that do the drawing in > a separate process, so as not to hold up the numerics (waiting for data to > be written, ...). Moving such a construct, with a queue system, inside of > Gnuplot would be benificial, so that users can have a basic version of that > without needing to bother about processes. > > Benny > > > >> cheers, >> >> Flávio >> >> >> On Tue, May 18, 2010 at 3:36 PM, Alan G Isaac <ai...@am...>wrote: >> >>> On 5/18/2010 9:58 AM, Flavio Coelho wrote: >>> > http://code.google.com/p/liveplots/ >>> >>> Might making this part of Gnuplot.py be appropriate? >>> >>> Alan Isaac >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Gnuplot-py-users mailing list >>> Gnu...@li... >>> https://lists.sourceforge.net/lists/listinfo/gnuplot-py-users >>> >> >> >> >> -- >> Flávio Codeço Coelho >> >> >> >> ------------------------------------------------------------------------------ >> >> >> _______________________________________________ >> Gnuplot-py-users mailing list >> Gnu...@li... >> https://lists.sourceforge.net/lists/listinfo/gnuplot-py-users >> >> > -- Flávio Codeço Coelho |