Upon a generation of an image via python_magnetrun.cli, the .PNG image is successfully created in /python_magnetrun/data, but the CLI does NOT display the output path in the terminal. This makes it unclear where the file is saved.
Steps to reproduce:
python3 -m python_magnetrun.cli data/M9_2019.02.14-23_00_38.txt plot --vs_time "Field" --save
Expected behaviour:
Image saved to data/_vs_time.png
Upon a generation of an image via python_magnetrun.cli, the .PNG image is successfully created in /python_magnetrun/data, but the CLI does NOT display the output path in the terminal. This makes it unclear where the file is saved.
Steps to reproduce:
python3 -m python_magnetrun.cli data/M9_2019.02.14-23_00_38.txt plot --vs_time "Field" --save
Expected behaviour:
Image saved to data/_vs_time.png