diff --git a/code/plot_event_timeline.py b/code/plot_event_timeline.py index 987de6f..ed663c4 100644 --- a/code/plot_event_timeline.py +++ b/code/plot_event_timeline.py @@ -19,11 +19,11 @@ logger = makeLogger(__name__) def main(datapath: str): - foldernames = [ datapath + x + '/' for x in os.listdir(datapath) if os.path.isdir(datapath+x)] foldernames, _ = get_valid_datasets(datapath) - for foldername in foldernames[1:2]: + + for foldername in foldernames[3:4]: # foldername = foldernames[0] if foldername == '../data/mount_data/2020-05-12-10_00/': continue diff --git a/poster/figs/timeline.pdf b/poster/figs/timeline.pdf index 56af4e3..9066e02 100644 Binary files a/poster/figs/timeline.pdf and b/poster/figs/timeline.pdf differ diff --git a/poster/main.tex b/poster/main.tex index bb4b7d0..1ac138e 100644 --- a/poster/main.tex +++ b/poster/main.tex @@ -50,7 +50,7 @@ blockverticalspace=2mm, colspace=20mm, subcolspace=0mm]{tikzposter} %Default val \noindent \begin{itemize} \setlength\itemsep{0.5em} - \item Two fish compete for one hidding place in one tank. + \item Two fish compete for one hiding place in one tank. \item Experiment had a 3 hour long darkphase and a 3 hour long light phase. \end{itemize}