aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace/align.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-0/+1
* Make imports absolute (to allow doctests).J08nY2024-06-011-7/+7
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* Fix mypy issues.J08nY2023-02-051-1/+1
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-44/+54
* Implement fixes from DeepSource.J08nY2021-04-101-4/+4
* Use black.J08nY2021-04-101-29/+74
* The big documentation patch.J08nY2021-01-201-5/+5
* Fixes all over.J08nY2020-07-061-10/+8
* Add PicoScope variant override. Return offsets from align functions.J08nY2020-07-021-6/+8
* Dynamically handle missing PicoScope libs.J08nY2020-07-011-0/+1
* Fix alignment of traces of unequal length.J08nY2020-03-091-3/+3
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-4/+4
* Fix some type issues.J08nY2020-03-041-3/+3
* Fix style errors.J08nY2020-02-081-0/+1
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+236