Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Anders Wallin
allantools has functions for most of the xDEV statistics, and it is tested against Stable32 https://github.com/aewallin/allantools or https://pypi.python.org/pypi/AllanTools matplotlib works for plotting, but there are probably many alternatives. Anders On Thu, Mar 17, 2016 at 7:35 PM, Didier

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Jim Palfreyman
R might be a good place to start. I use it extensively for astrophysics (all graphs in my recent pulsar paper accepted in The Astrophysical Journal were done using R: http://arxiv.org/pdf/1602.01899v1.pdf). R has a huge support network. I haven't even looked, but I bet it'd be a great place to

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Didier Juges
Here is what my tool looks like: www.eds-fl.com/misc/graph/index.php You need to download a data file first, I added a link to download a small file 9kB. Again, this is not an ADEV tool, the file format is binary (came out of an old DOS tool that could not plot to save its life...) but it's

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread John Ackermann N8UR
Hi Attila -- I have some stuff that does ADEV and similar calculations and shoves the results into plots using the Grace plotting tool. It's basically a perl script using some document formatting templates and a couple of shell scripts for control. I use it to automagically create web pages

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Didier Juges
I have done something similar at work (not for adev, for plots of corona test results on HV transformers) but since most engineers here are Linux/UNIX challenged, I put the Perl scripts on a Linux box and let people send their data through a web page via cgi, which returns the plot as graphic.

Re: [time-nuts] Unix software to generate nice looking *DEV, plots

2016-03-19 Thread francione27
Hi all, Attila, take a look at SigmaTheta Software . I'm using it from a while, and it's a collection of different, helpful scripts. https://theta.obs-besancon.fr/spip.php?article103=fr#download If you need it i can send you a shell script that i've created to plot , convert and finalize a

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Chris Albertson
Simplest solution is "gnuplot". You may already have it installed on your system. http://www.gnuplot.info On Thu, Mar 17, 2016 at 3:29 AM, Attila Kinali wrote: > Moin, > > I'm looking for some non-GUI software to generate the different *DEV > plots we generally use to asses

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Tom Van Baak
la Kinali" <att...@kinali.ch> To: "Discussion of precise time and frequency measurement" <time-nuts@febo.com> Sent: Thursday, March 17, 2016 3:29 AM Subject: [time-nuts] Unix software to generate nice looking *DEV plots > Moin, > > I'm looking for some non-GUI software

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-19 Thread Pete Lancashire
Give rrdtool a shot. Many of the open source packages that have time series based plots use it. http://oss.oetiker.ch/rrdtool/gallery/index.en.html it is both the data storage, conditioning and graphing all in one On Thu, Mar 17, 2016 at 3:29 AM, Attila Kinali wrote: > Moin,

Re: [time-nuts] Unix software to generate nice looking *DEV plots

2016-03-18 Thread Poul-Henning Kamp
In message

[time-nuts] Unix software to generate nice looking *DEV plots

2016-03-18 Thread Attila Kinali
Moin, I'm looking for some non-GUI software to generate the different *DEV plots we generally use to asses oscillators with. Timelab is nice, but if you are evaluating two dozen measurements using different parameters, it becomes very tedious to generate the plots. Not to talk about the problem