Files
HIOKI-3193-10/.claude/settings.local.json
grabowski 62f3a3690e 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>
2026-03-10 17:45:58 +07:00

10 lines
111 B
JSON

{
"permissions": {
"allow": [
"Bash(uv:*)",
"Bash(rm:*)",
"Bash(python:*)"
]
}
}