From 59e3b646df94af086fc7a2a75cd7965add43d079 Mon Sep 17 00:00:00 2001
From: Frederik Steven <frederik.steven@rwth-aachen.de>
Date: Mon, 28 Apr 2025 10:35:21 +0200
Subject: [PATCH] Edit Readme.md

---
 Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index 1f51b59..5370504 100644
--- a/Readme.md
+++ b/Readme.md
@@ -12,4 +12,4 @@ The ability to pinch off the current of the SET is characterized for the plunger
 The lever arms of the different gates with regard to the quantum dots are evaluated. The lever arm of a gate on a quantum dot is the factor by which the chemical potential of the quantum dot is shifted when a potential is applied to the gate. For multiple gates, this results in a matrix that describes the different effects the gates have on the potential. (TODO: Last 2 sentences necessary?) The lever arms are evaluated using a gradient evaluation. (TODO: How does the gradient evaluator work, alternatively cut this)
 Sensitivity is determined by measuring the transconductance $G = \frac{dI}{dV_p}$, where $V_p$ is the plunger gate voltage. High sensitivity corresponds to sharp peaks in transconductance, indicating a strong response to changes in the plunger gate voltage.
 
-In the final step, the script evaluates the Coulomb oscillation by scanning the plunger gate and measuring the current through the SET (TODO: Maybe explain coulomb blockade). From the width of the peak, characteristics such as the temperature of the system can be obtained. The peak voltage is important for qubit preparation, while the height determines initialization and readout times. A linear model is used to compensate for lever arm effects, ensuring accurate characterization of the SET's behavior.
\ No newline at end of file
+In the final step, the script evaluates the Coulomb oscillation by scanning the plunger gate and measuring the current through the SET. From the width of the peak, characteristics such as the temperature of the system can be obtained. The peak voltage is important for qubit preparation, while the height determines initialization and readout times. A linear model is used to compensate for lever arm effects, ensuring accurate characterization of the SET's behavior.
\ No newline at end of file
-- 
GitLab