Closed bunkbail closed 5 years ago
WebPlotDigitizer doesn't sort the values by default. There is a sorting option in "View data" which can be used to sort the data by x in asceding order. This should fix the issue. Sometimes there are datapoints with same x value (frequency) and those can be removed from the file manually or you can choose larger averaging window for x axis in the main view.
Thanks for this issue. I'm going to write a guide for using WebPlotDigitizer and would have probably forgotten to include this if you hadn't made the issue.
Thanks! That worked!
I own an Onkyo A800 headphone and it doesn't being supported by AutoEQ. So I made a CSV file using WebPlotDigitizer, plotting the graph based on the frequency response I got from here. I made a header row consisting
frequency,raw
in said CSV file (pastebin link here), then put it into a new folder calledonkyo
inside the AutoEQ folder. I set up everything and I can't seem to make it work. I use the following line:And it then shows the following error:
What did I do wrong here?
I use Python 3.6.8.