v3.2
This release adds HTML output and charting, specifically a file called overview.html
containing interactive zoomable charts to give a quick overview of what's in each file, and an HTML version of overview.txt that's easy to paste into an email if further help is needed. The new APAMA_ANALYZER_AUTO_OPEN=true
environment variable can be used to automatically open the HTML file in a web browser on completion (on Windows).
There is also a new receiver_connections.XXX.csv
file which summarizes connections, disconnections and slow receivers, and a --skip 10%
command line option for skipping the beginning of each file to focus on the end (where is usually where the juicy bits are).
See CHANGELOG.rst for the full list of changes.