Add post-processing tool: clean and plot CSV data
hioki-clean clean <file> - removes error rows and settle artifacts after auto-range transitions. hioki-clean plot <file> - visualizes CSV data with grouped subplots (voltage, current, power, efficiency). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(uv:*)",
|
||||
"Bash(rm:*)"
|
||||
"Bash(rm:*)",
|
||||
"Bash(python:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user