logs: add pressure acquisition script

This commit is contained in:
Serge Bazanski 2024-09-14 21:28:05 +02:00
parent a13da2c97f
commit 24fc217a05
2 changed files with 61 additions and 0 deletions

View file

@ -12,4 +12,6 @@ Measurement: pressure
Pumpdown curve: elapsed (seconds, float) and mbar.
To acquire: `python3 acquire.py` and give it a tag/comment to stdin. Then press the pumpdown button or turn the scope on.
Elapsed is 0 at the moment the script detected a pumpdown event.