diff --git a/index.html b/index.html index b7f2908..a6d4110 100644 --- a/index.html +++ b/index.html @@ -7514,7 +7514,7 @@
If you don't have conda installed:
Alternatively, you can create the virtual env with
-python3 -m venv -n rl-tutorial
+python3 -m venv rl-tutorial
and activate the env with $ source <venv>/bin/activate
(bash) or C:> <venv>/Scripts/activate.bat
(Windows)
Then, install the packages with pip
within the activated environment
@@ -7544,8 +7544,8 @@ Part I: Quick introduction
AWAKE is an accelerator R&D project based at CERN. It investigates the use of plasma wakefields driven by a proton bunch to accelerate charged particles.
+AWAKE (The Advanced Proton Driven Plasma Wakefield Acceleration Experiment) is an accelerator R&D project based at CERN. It investigates the use of plasma wakefields driven by a proton bunch to accelerate charged particles.
+
(The Advanced Proton Driven Plasma Wakefield Acceleration Experiment)
- +The problem is formulated in an episodic manner.
$$ +r(\bm{O}) = - \sqrt{ \frac{1}{10} \sum_{i=1}^{10} (O_{i} - O^{\text{target}}_{i})^2}, +$$
+where $\bm{O}^{\text{target}}=\vec{0}$ for a centered orbit.