Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D3 graph of calibrationValues.csv (x-errors only for now) #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johnboiles
Copy link
Collaborator

@johnboiles johnboiles commented Oct 14, 2018

Generates a D3.js graph of calibrationValues.csv that looks like this:

image

The colors make it easy to track the way the different rows have errors across the board.

I'm hoping to use something like this to easily generate graphs from the simulator so that I can better understand how simulated errors affect calibration across the work area.

We can also easily overlay curve fit curves as well. It's all JavaScript so it could even be interactive if we get fancy.

We don't necessarily need to merge this in, but wanted to share in case it's useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant