ScatterPlotAnalyzer - Circuit Session - Lime Rock MX-5
Generic scatter plot for correlations between telemetry channels
Sample Data
| Attribute | Value |
|---|---|
| Source | garage61 |
| Category | circuit_lap |
| File | 01K451BYJ64G0T2GPQ44AKXC86 |
Available Channels: LongAccel, VertAccel, YawRate, abs_active, brake, clutch, drs_active, gear, lap_distance_pct, lat_accel, latitude, longitude, position_type, rpm, speed, speed_kph, speed_mph, steering, throttle, time, track_pct, yaw
Configuration
| Setting | Value |
|---|---|
| Slice Type | N/A |
| Metadata Only | False |
When to Use
- User wants to analyze correlation between two metrics
Key Options
| Option | Description |
|---|---|
x_column | X-axis column |
y_column | Y-axis column |
Sample Output
Subjects Analyzed: 1
Default
{
"analyzer_name": "scatter_plot",
"data": {},
"metadata": {
"format": "png",
"dpi": 300,
"figsize": [
12,
8
],
"subject_count": 1
},
"artifacts": {
"scatter_plot": "/Users/mhild/src/durandom/racing/b4racing/apps/docs/docs/analyzers/samples/graphics/scatter_plot_01K451BYJ64G0T2GPQ44AKXC86.png"
}
}
Example Calls
No examples documented.
Generated from b4racing.analysis.graphics.scatter.ScatterPlotAnalyzer