The ARTOF is a tool to read, process and analyze data collected from angle resolved time of flight (ARToF) sensors of the PS-ISRR.
Project description
ARTOF
The ARTOF package is a tool to read, process and analyze data collected from angle resolved time of flight (ARTOF) sensors.
Getting started
To use this package python version >=3.10 is needed. The installation can be done using the command:
pip install ARTOF
Documentation
The documenation can be found here. It is automatically generated from the docstrings in all python classes.
Workflow
The implementation of a new feature should be conducted as follows:
- Create a new branch with a sensible name as a fork from
dev. - Implement features.
- Check if all excisting tests are still working (cmd:
pytest) and write new test functions using. - If there were changes to
devsince the initial fork, merge it into your branch and resolve conflicts. - Increase version number in
setup.cfgfile. - Push all changes to the remote repository and create a merge request to
dev. - Make sure all tests succeed in the pipeline and merge.
- Create a merge request to
mainonce enough features accumulated to roll out a new version. Make again sure all test pipelines succeed. - After merging to
maina new version of the package is released to PyPi upon a successful pipeline run.
Issues and new features
Issues and new features can be added here.
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 artof-0.1.1.tar.gz.
File metadata
- Download URL: artof-0.1.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db7a3d23bdfbdfd540feb3f19f03b84f1f2168018f8964b46e05eccf2496c8b0
|
|
| MD5 |
6274b997231afedd145f634874fc095b
|
|
| BLAKE2b-256 |
3e159cfb4ae26005d3fbb23b0c582d93da24c1262f3125811d188bd3a43058b0
|
File details
Details for the file ARTOF-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ARTOF-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0611d714c37ade9763ed7ad00901af1acd99508bd3d105ef02b3489224b6530
|
|
| MD5 |
d8cf0aa61746ef36c0c71f17b8a112b2
|
|
| BLAKE2b-256 |
3b3aceef39acc998bba5a686dee36f3aca7b463e12367f507fc26317daf125a0
|