Aggiunge script di conversione voltammetrie CHI660C in CSV europeo

Rimuove metadati/risultati dai .txt e produce CSV a due colonne
(Potential/V, Current/A) con separatore ';' e decimale ','.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-13 22:44:32 +02:00
commit dc2382fb00
2 changed files with 64 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
__pycache__/
*.pyc
.venv/
venv/
.ipynb_checkpoints/
*.txt
*.csv