On 2014-03-21 20:50, Chris Albertson wrote:
What's the best way to make an ADEV plot, other then using time lab? Timelab appears to be an MS Windows .exe file. I could write a script based on the definition of adev but I bet someone has already done this.
Look for recent and some earlier posts by TVB about ADEV toolsavailable as source code on leapsecond.com. IIRC compiling is as easy as: gcc -o adev# adev#.c; run adev# /h to get instructions; then run adev# with options and an input data filename to get various *DEVs at as many tau as you could want. You can redirect output to a file, which you can load into Libre-/OpenOffice or similar spreadsheet to chart, or use gnuplot, R, or your favourite chart/graph/plot program. -- Take care. Thanks, Brian Inglis _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
