Skip to content

Commit 40ea06b

Browse files
committed
Correct header level
1 parent e89c9f0 commit 40ea06b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/guis/multiturn/scheduler.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ The scheduler can be found in the `ACDipoleScheduled` tab of the Multiturn GUI,
1212
</center>
1313
</figure>
1414

15-
# Creating a Kick Schedule
15+
## Creating a Kick Schedule
1616
There are two main ways to create a kick schedule:
1717

1818
- **Manual Creation**: You can manually create a kick schedule by selecting the button `Create Table` below the table.
1919
- **Prewritten Schedules**: You can load a prewritten kick schedule from a file by selecting the button `Import .csv` below the table.
2020

2121
You can also just edit the template table that is already present in the GUI by changing the `H Amplitude (%)` and `V Amplitude (%)` values in the table. It is not possible to edit the `Index` column. To reset this template table, select the button `Reload from Template` below the table.
2222

23-
## Manual Creation
23+
### Manual Creation
2424
To manually create a kick schedule, select the button `Create Table` below the table. This will create the following dialog:
2525
<figure>
2626
<center>
@@ -33,7 +33,7 @@ The start and end amplitudes are inclusive. The step size tells you how many row
3333

3434
The example above will create a table with 4 rows - 3%, 5%, 7%, and 9% for both the horizontal and vertical kick amplitudes. The `Index` column will be filled with the values 1, 2, 3, and 4 respectively.
3535

36-
## Prewritten Schedules
36+
### Prewritten Schedules
3737
To load a prewritten kick schedule, select the button `Import .csv` below the table. This will open a file dialog where you can select the `.csv` file containing the kick schedule. There exists a small repository of prewritten kick schedules that can be used as a starting point for your measurements, which can be found in the `/user/slops/data/LHC_DATA/OP_DATA/Betabeat/MULTITURN_KICK_SCHEDULES/` directory:
3838
<figure>
3939
<center>
@@ -42,7 +42,7 @@ To load a prewritten kick schedule, select the button `Import .csv` below the ta
4242
</center>
4343
</figure>
4444

45-
# Running a Kick Schedule
45+
## Running a Kick Schedule
4646
Once you have created or loaded a kick schedule, it is necessary to setup the horizontal and vertical kick tune deltas. Refer to the [AC-Dipole Measurements](acdipole.md) page for context on what to set these to.
4747

4848
Now all the settings are ready, it is possible to run the kick schedule from the very beginning of the table by selecting the button `Acquire with ACDipoleScheduled excitation` at the bottom left of the GUI (highlighted in yellow). This will start the measurement with the first row of the table, and will automatically move to the next row once the measurement is complete.

0 commit comments

Comments
 (0)