Q&A Forum
Iv been having problems with graphs having a swing into the graph depending how the dyno grabs the load and tail ends on graphs if the logging didn't stop fast enough.
Iv seen other people on the forum have also had problems like this so I'm sharing the app I made that lets you edit your csv files with out having to manually do it in a text editor.
While your tuning this isn't really a issue since you can just ignore that stuff yourself. But having to explain to a customer at the end of the tune when you hand them a graph is a bit of a pain. And it also throws out the summary. Such as in my first screenshot it shows the incorrect torque and just makes things look messy.
Its still a work in progress since im not really dedicating any time to it since it works for my usage. And there isn't really any error capturing so if you were to enter a malformed timestamp Yourdyno would fail to open the saved csv file. Or if you enter letters instead of numbers into the rpm it will crash the app.
It wont ever over write your original csv tho since it will save it with (edited) in its name as a separate file.
But the features so far are.
- Open yourdyno csv run and extract a single run. (This will save a new csv in same location with the name of your selected run in brackets ()).
- Shows a example graph of what the dyno run graph will look like.
- Edit name, comments, timestamp.
- Trim start and end of graph at selected rpm points (for removing swing in or tail end off graph)
It can also convert hp to kw and rpm to kph but I have that disabled in this build since it will have unexpected results on any dyno other then my own.
It doesn't change the labels in yourdyno anyway so you would still have hp and rpm labels shown. Just your graph will be like 80rpm - 180rpm.
I would put some time into this tho if other people actually had some interest in that feature or when Yourdyno has support for KW and Speed runs if it doesn't have its own inbuilt conversion.
--------------------
This is build 002 so far.
https://mega.nz/#!DChhkTiB!bTKrgDynnvEJPuAXcWjyJg1fTb3Z7M6abE6BHIp3V_w
Build 001 can be found on my "Vane 4000 dyno upgrade" thread
-----------------
Red lines are whats been trimmed off by my app.
You shouldn't need to use this anymore since trimming is built into your Dyno software holding Ctrl button down and selecting what you want to trim. But it u attach the csv your trying to edit I'll have a look why it's not working.
Hi ive bein trying to use this to tidy up my graphs etc but once I’ve clicked edit when I try to do anything else the app just says not responding and the save button isn’t alive
any ideas on what I need to do as this would be real helpfull
Version: 005
https://mega.nz/#!rPxRlDgS!ugmVuEUxzHRSVmXhJbNDUXLtcUYXp8H3_NIeVDV1LWU
Changes:
- Datetime picker instead of textbox.
- Rearranged text boxes for smaller screen res.
- Hopefully improved scaling since 004as looked like rubbish on my 4K screen.
Version: 004as
https://mega.nz/#!XfpRwK5L!FzVn1UzQUxrlka4ubWn0tl4yuJ4rZGvo9cO2HDlRnKk
Changes:
- Designed around 1000X900 res and scales up only. (vs designed for 4K and scales down)
Only tested in a VM with screen size set at 1080p 100% scaling as shown in attached screenshot.
dont Works properly the scroll yet, i can't see bottom part but i can test to edit it and Works good!
Version 004i
https://mega.nz/#!uDYkWYbA!oeYExljg-WV338qF1Q8i-uvtP-jYnWM9_RX-MN12-vs
Changes:
- Moved buttons to under graph
- Enabled scroll bars and scale by inherant instead of dpi. (Dont have any screen to test on)
Yeah iv only got 4K TV and 1440p screen to test it on.
Resize is wrong, i can't see the bottom part of the software. Im using 1920X1080. adding a scroll Will helps.
I will add on the to-do list a graph trimming feature.
Version 004
https://mega.nz/#!OORlgKaB!GmceXIQ9dAv_hTaihLQa0GU90clWgXx1ztgYFx9K10c
Changes:
- Add handling of "CultureInfo.GetCultureInfo" decimal point handling for "." or ","
- resized Ui to better suite my dynos screen size.
cool! thx!
Found the issue
Your using , decimal where programs been coded to used . as decimal.
Ill make some changes for it to look for whats being used.

Attach a copy of the csv its not working with so I can see what the difference are in files.
Same problem with this latest version..

As admin of course.
