Otter post-processing tool
Project description
pyotter - The post-processing package for Otter
This is the post-processing package for use with Otter - please see the main Otter repo for details.
Getting Started
Prerequisites
The following dependencies should be installed before installing pyotter:
Installing pyotter
To install pyotter from github:
git clone https://github.com/Otter-Taskification/pyotter.git && cd pyotter
git checkout dev
pip install .
To install from PyPi:
pip install pyotter
Using pyotter
To process an Otter trace with pyotter and produce a report:
python3 -m otter path/to/anchor-file.otf2 --report my-report-name
This will create a folder ./my-report-name containing the report output. If the folder already exists, pyotter will fail unless the --force option is specified.
The --logdir and --loglevel options control where log files are created and the verbosity of logging.
Contributing
Contributions are welcome! If you would like to contribute, please fork the repository and branch from the latest tag. There is no specific style guide, although I would be grateful if you could code in a style consistent with that of the main project.
Licensing
pyotter is released under the BSD 3-clause license. See LICENSE for details.
Copyright (c) 2021, Adam Tuft All rights reserved.
Acknowledgements
pyotter was conceived and developed as the subject of a final project and dissertation for the the Scientific Computing and Data Analysis MSc (MISCADA) at Durham University, UK. The author is grateful for the guidance and support of his supervisor Prof. Tobias Weinzierl and for the invaluable assistance provided by Dr. Holger Schulz.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyotter-0.2.0.tar.gz.
File metadata
- Download URL: pyotter-0.2.0.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad7c260a8b5941ccd9839abbca88db00b5dcfb7b42f00d2896599fe263acea82
|
|
| MD5 |
ef901e018c2163a397cfcf36de0f1930
|
|
| BLAKE2b-256 |
920058a16d3ae0061173fcf5838dc8bb7700fdb2761beddcc4f2fbbb539a1199
|
File details
Details for the file pyotter-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyotter-0.2.0-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f941eb8290dac606d7b5c21e501c8a6c325952227fddc66379c2a19169e7c5f8
|
|
| MD5 |
ca4086a246cdfb69a217186578efef7a
|
|
| BLAKE2b-256 |
81c904e9319f98df3385074d8f08417fcdf068996edaed33f8cd1a90bc6d75c0
|