cnspy-timestamp-association

Associates vectors of timestamps.


License
GPL-3.0
Install
pip install cnspy-timestamp-association==0.2.0

Documentation

cnspy_timestamp_association

The class TimestampAssociation finds correspondences between to vectors, in our case containing timestamps. The aim is to find timestamp pairs with a configurable max_difference.

Installation

Install the current code base from GitHub and pip install a link to that cloned copy

git clone https://github.com/aau-cns/cnspy_timestamp_association.git
cd cnspy_timestamp_association
pip install -e .

or the official package via

pip install cnspy-timestamp-association

Dependencies

It is part of the cnspy eco-system of the cns-github group.

Examples

Please refer to the unit-test section in TimestampAssociation.py.

License

Software License Agreement (GNU GPLv3 License), refer to the LICENSE file.

Sharing is caring! - Roland Jung