aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace/process.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-2/+6
* Make imports absolute (to allow doctests).J08nY2024-06-011-1/+1
* Add trace transform function.J08nY2023-10-161-0/+18
* Speedup rolling_mean computation.J08nY2023-10-131-15/+2
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-11/+13
* Use black.J08nY2021-04-101-5/+15
* Add Test and Lint GitHub action.J08nY2021-01-231-3/+5
* The big documentation patch.J08nY2021-01-201-4/+19
* More tests for HDF5 and some codestyle fixes.J08nY2020-07-051-1/+1
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-11/+9
* Fix some type issues.J08nY2020-03-041-12/+10
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+103