aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/trace_set/hdf5.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-1/+4
* Make imports absolute (to allow doctests).J08nY2024-06-011-2/+2
* Allow to skip scaling in inspector trace load.J08nY2024-05-301-6/+6
* Fix DeepSourcce issues.J08nY2024-04-161-1/+1
* Add default group in HDF5.J08nY2023-10-111-0/+4
* Fix HDF5 tracesets to allow more than 8k traces.J08nY2023-10-111-33/+28
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* Fix collections on Python 3.10J08nY2022-04-041-1/+1
* More DeepSource fixes.J08nY2021-04-241-2/+2
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-3/+4
* Implement fixes from DeepSource.J08nY2021-04-101-1/+1
* Use black.J08nY2021-04-101-5/+22
* The big documentation patch.J08nY2021-01-201-0/+7
* Fix type-checking, codestyle and update EFD.J08nY2021-01-051-1/+1
* Add way of importing parameters from file.J08nY2020-10-061-2/+2
* Minor fixes: formula handling in context, welch_ttest, HDF5TraceSet filename.J08nY2020-07-101-2/+5
* Fix HDF5TraceSet.remove. Properly convert ADC2Volt in PicoScope.J08nY2020-07-051-0/+1
* Fixes in HDF5 inplace handling.J08nY2020-07-051-1/+10
* Fix codestyle.J08nY2020-06-291-4/+3
* Fix type errors and increase code coverage.J08nY2020-06-141-11/+11
* Fix alignment of traces of unequal length.J08nY2020-03-091-9/+10
* Add inplace handling of HDF5 files.J08nY2020-03-091-29/+100
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-2/+2
* Add new complete formulas. Fix wNAF mult.J08nY2020-03-061-2/+1
* Change scope pretrig/posttrig API.J08nY2020-03-051-0/+12
* Redo the TraceSet IO interfaces.J08nY2020-03-041-0/+84