can't wait for the md300 script ;-)
some more about the error:
my cursor becomes a cross and when i draw 3 rectangles with it,
i find 3 adobe postscript 3 files, made by imagemagick,
called sys, datetime and time on disc.
it puts the following errors ,exactly:
./emay_to_somnopose.py EMAY\ SpO2-20211210-113214.csv
./emay_to_somnopose.py: line 6: syntax error near unexpected token `('
./emay_to_somnopose.py: line 6: `file = open(sys.argv[1])'
i have python 3.11.8 installed on debian
and after installing python3-structlog, the error remains there.
i also tried the new converter. it says:
python3 ./emay2medview.py
EMAY\ SpO2-20211210-113214.csv
Converting EMAY SpO2-20211210-113214.csv into EMAY SpO2-20211210-113214.dat ...
ERROR:root:Invalid date/time '2021/12/10 11:32:14' on line 2
it creates a datfile with three zeros.