diff options
| author | J08nY | 2025-09-16 18:29:09 +0800 |
|---|---|---|
| committer | J08nY | 2025-09-16 18:29:09 +0800 |
| commit | e6394385850999564e19ca091e417788a4b7a1aa (patch) | |
| tree | 9c15345f389edab12542febc3a402274f8c02e13 /analysis/countermeasures/collect_leia.ipynb | |
| parent | d20e5addc741846b4eff403952b3c41d3318759c (diff) | |
| download | ECTester-master.tar.gz ECTester-master.tar.zst ECTester-master.zip | |
Diffstat (limited to 'analysis/countermeasures/collect_leia.ipynb')
| -rw-r--r-- | analysis/countermeasures/collect_leia.ipynb | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/analysis/countermeasures/collect_leia.ipynb b/analysis/countermeasures/collect_leia.ipynb index 5cdbd51..bad6376 100644 --- a/analysis/countermeasures/collect_leia.ipynb +++ b/analysis/countermeasures/collect_leia.ipynb @@ -74,7 +74,12 @@ "metadata": {}, "source": [ "## Initialize scope and card\n", - "Connect to the card and setup the scope/measurement parameters based on it." + "Connect to the card and setup the scope/measurement parameters based on it.\n", + "\n", + "Note that several smartcards really are the same model and thus we merged them:\n", + " - N4 = N5 = N10\n", + " - N6 = N7\n", + " - N3 = N8" ] }, { @@ -838,7 +843,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.5" + "version": "3.13.7" } }, "nbformat": 4, |
