I wrote a Python program to analyze my datalogs and suggest new fuel values based on a few parameters. It's been working very well to dial things in after new injectors and MAP sensor. It averages out the STFT adjustments within the defined RPM/Load bins and makes a suggestion to adjust by X percent if there are enough records to be trustworthy.
Right now I need to manually take its suggestions and enter them into the tables within the Ktuner software. Is there a way to export the raw tables (to process them in my code) and import the updated ones? It would save some manual data entry if possible.
Import/export raw tables?
Re: Import/export raw tables?
Copy/Paste. In order to paste it back into the software nothing additional would have to be added by whatever software you're copying from.