@@ -19,20 +19,21 @@ location of the `.txt` can also be given as an argument to the package
1919
2020It is possible to use any waveform you want in the presentation. The only
2121requirement for the displaying to work properly is that the values are
22- between -1 and +1 , and that the times are between 0 and 1 . If you have
23- some GWPy TimeSeries on hand, this preparation can be done using
24- ` signal_export ` function in accompanying python script.
22+ between $-1$ and $+1$ , and that the times are between $0$ and $1$ . If you
23+ hase some GWPy `` TimeSeries `` on hand, this preparation can be done using
24+ ` signal_export ` function in the accompanying python script.
2525
2626*** Note:*** in case the bar looks misaligned in some compiler like Overleaf,
27- this will typically vanish in the exported pdf. I do not know why this happens,
27+ this will typically disappear in the exported pdf. I do not know why this
28+ happens, but I have experienced it several times.
2829
2930## Examples
3031
3132To see how this beamertemplate looks like and how it can be used, have
3233a look at the ` examples ` folder in this repository.
33- but I have experienced it several times.
3434
3535## Plans
3636
37- - allow for adjustable height and width, location of the signal (by setting
38- rightpadding etc)
37+ - allow for adjustable height and width of the signal
38+
39+ If you have any ideas or suggestions, please feel free to tell me about them!
0 commit comments