PDA

View Full Version : Analyzing Seti Preformance


uthungover
06-11-04, 02:32 PM
I like to make graphs like this (http://uthungover.gotdns.com/downloads/graph2 full.jpg) from setispy.log to see how system upgrades impact seti preformance. The problem I had was that the setispy.log file columns were all uneven so they wouldn't import into any graphing software properly. I don't know if any one else has this problem, but if you do I wrote this little program (http://uthungover.gotdns.com/downloads/setiLog converter+source.zip) that converts the setispy.log file into a comma seperated values file. Problem solved. Just run the program in the same directory as your setispy.log file and you'll get a setil.csv file. I wrote this for setispy version 3.1.0 so the source may have to be modified if other versions log the data differently. Feel free to do so, just send (hungover@uthungover.gotdns.com) me a copy of the modified source.