From 577c0804c714c96c64dbc06e2e9d948ea85bfc9a Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Fri, 6 Dec 2019 22:53:51 +0100 Subject: [PATCH] standardized figures/ path --- .../lecture/{images => figures}/VectorBitmap.pdf | Bin .../lecture/{images => figures}/annotations.pdf | Bin plotting/lecture/{images => figures}/badbarleft.png | Bin plotting/lecture/{images => figures}/badbarplot.jpg | Bin .../lecture/{images => figures}/badbarright.png | Bin .../comparison_properly_improperly_graph.png | Bin plotting/lecture/{images => figures}/convincing.png | Bin plotting/lecture/{images => figures}/errorbars.pdf | Bin .../{images => figures}/improperly_scaled_graph.png | Bin .../{images => figures}/irregular_subplot.pdf | Bin .../lecture/{images => figures}/line_graph1.png | Bin .../lecture/{images => figures}/line_graph1_3.png | Bin .../lecture/{images => figures}/line_graph1_4.png | Bin plotting/lecture/{images => figures}/lissajous.png | Bin .../lecture/{images => figures}/misleading_pie.png | Bin plotting/lecture/{images => figures}/nobelbad.png | Bin .../lecture/{images => figures}/one_d_problem_c.pdf | Bin .../lecture/{images => figures}/plot_editor.png | Bin .../lecture/{images => figures}/plot_scaling.pdf | Bin .../{images => figures}/properly_scaled_graph.png | Bin .../lecture/{images => figures}/property_editor.png | Bin .../lecture/{images => figures}/regular_subplot.pdf | Bin plotting/lecture/{images => figures}/sample_pie.png | Bin .../lecture/{images => figures}/scatterplot.png | Bin .../lecture/{images => figures}/spike_detection.pdf | Bin regression/lecture/regression.tex | 2 +- scientificcomputing-script.tex | 12 ++++++------ 27 files changed, 7 insertions(+), 7 deletions(-) rename plotting/lecture/{images => figures}/VectorBitmap.pdf (100%) rename plotting/lecture/{images => figures}/annotations.pdf (100%) rename plotting/lecture/{images => figures}/badbarleft.png (100%) rename plotting/lecture/{images => figures}/badbarplot.jpg (100%) rename plotting/lecture/{images => figures}/badbarright.png (100%) rename plotting/lecture/{images => figures}/comparison_properly_improperly_graph.png (100%) rename plotting/lecture/{images => figures}/convincing.png (100%) rename plotting/lecture/{images => figures}/errorbars.pdf (100%) rename plotting/lecture/{images => figures}/improperly_scaled_graph.png (100%) rename plotting/lecture/{images => figures}/irregular_subplot.pdf (100%) rename plotting/lecture/{images => figures}/line_graph1.png (100%) rename plotting/lecture/{images => figures}/line_graph1_3.png (100%) rename plotting/lecture/{images => figures}/line_graph1_4.png (100%) rename plotting/lecture/{images => figures}/lissajous.png (100%) rename plotting/lecture/{images => figures}/misleading_pie.png (100%) rename plotting/lecture/{images => figures}/nobelbad.png (100%) rename plotting/lecture/{images => figures}/one_d_problem_c.pdf (100%) rename plotting/lecture/{images => figures}/plot_editor.png (100%) rename plotting/lecture/{images => figures}/plot_scaling.pdf (100%) rename plotting/lecture/{images => figures}/properly_scaled_graph.png (100%) rename plotting/lecture/{images => figures}/property_editor.png (100%) rename plotting/lecture/{images => figures}/regular_subplot.pdf (100%) rename plotting/lecture/{images => figures}/sample_pie.png (100%) rename plotting/lecture/{images => figures}/scatterplot.png (100%) rename plotting/lecture/{images => figures}/spike_detection.pdf (100%) diff --git a/plotting/lecture/images/VectorBitmap.pdf b/plotting/lecture/figures/VectorBitmap.pdf similarity index 100% rename from plotting/lecture/images/VectorBitmap.pdf rename to plotting/lecture/figures/VectorBitmap.pdf diff --git a/plotting/lecture/images/annotations.pdf b/plotting/lecture/figures/annotations.pdf similarity index 100% rename from plotting/lecture/images/annotations.pdf rename to plotting/lecture/figures/annotations.pdf diff --git a/plotting/lecture/images/badbarleft.png b/plotting/lecture/figures/badbarleft.png similarity index 100% rename from plotting/lecture/images/badbarleft.png rename to plotting/lecture/figures/badbarleft.png diff --git a/plotting/lecture/images/badbarplot.jpg b/plotting/lecture/figures/badbarplot.jpg similarity index 100% rename from plotting/lecture/images/badbarplot.jpg rename to plotting/lecture/figures/badbarplot.jpg diff --git a/plotting/lecture/images/badbarright.png b/plotting/lecture/figures/badbarright.png similarity index 100% rename from plotting/lecture/images/badbarright.png rename to plotting/lecture/figures/badbarright.png diff --git a/plotting/lecture/images/comparison_properly_improperly_graph.png b/plotting/lecture/figures/comparison_properly_improperly_graph.png similarity index 100% rename from plotting/lecture/images/comparison_properly_improperly_graph.png rename to plotting/lecture/figures/comparison_properly_improperly_graph.png diff --git a/plotting/lecture/images/convincing.png b/plotting/lecture/figures/convincing.png similarity index 100% rename from plotting/lecture/images/convincing.png rename to plotting/lecture/figures/convincing.png diff --git a/plotting/lecture/images/errorbars.pdf b/plotting/lecture/figures/errorbars.pdf similarity index 100% rename from plotting/lecture/images/errorbars.pdf rename to plotting/lecture/figures/errorbars.pdf diff --git a/plotting/lecture/images/improperly_scaled_graph.png b/plotting/lecture/figures/improperly_scaled_graph.png similarity index 100% rename from plotting/lecture/images/improperly_scaled_graph.png rename to plotting/lecture/figures/improperly_scaled_graph.png diff --git a/plotting/lecture/images/irregular_subplot.pdf b/plotting/lecture/figures/irregular_subplot.pdf similarity index 100% rename from plotting/lecture/images/irregular_subplot.pdf rename to plotting/lecture/figures/irregular_subplot.pdf diff --git a/plotting/lecture/images/line_graph1.png b/plotting/lecture/figures/line_graph1.png similarity index 100% rename from plotting/lecture/images/line_graph1.png rename to plotting/lecture/figures/line_graph1.png diff --git a/plotting/lecture/images/line_graph1_3.png b/plotting/lecture/figures/line_graph1_3.png similarity index 100% rename from plotting/lecture/images/line_graph1_3.png rename to plotting/lecture/figures/line_graph1_3.png diff --git a/plotting/lecture/images/line_graph1_4.png b/plotting/lecture/figures/line_graph1_4.png similarity index 100% rename from plotting/lecture/images/line_graph1_4.png rename to plotting/lecture/figures/line_graph1_4.png diff --git a/plotting/lecture/images/lissajous.png b/plotting/lecture/figures/lissajous.png similarity index 100% rename from plotting/lecture/images/lissajous.png rename to plotting/lecture/figures/lissajous.png diff --git a/plotting/lecture/images/misleading_pie.png b/plotting/lecture/figures/misleading_pie.png similarity index 100% rename from plotting/lecture/images/misleading_pie.png rename to plotting/lecture/figures/misleading_pie.png diff --git a/plotting/lecture/images/nobelbad.png b/plotting/lecture/figures/nobelbad.png similarity index 100% rename from plotting/lecture/images/nobelbad.png rename to plotting/lecture/figures/nobelbad.png diff --git a/plotting/lecture/images/one_d_problem_c.pdf b/plotting/lecture/figures/one_d_problem_c.pdf similarity index 100% rename from plotting/lecture/images/one_d_problem_c.pdf rename to plotting/lecture/figures/one_d_problem_c.pdf diff --git a/plotting/lecture/images/plot_editor.png b/plotting/lecture/figures/plot_editor.png similarity index 100% rename from plotting/lecture/images/plot_editor.png rename to plotting/lecture/figures/plot_editor.png diff --git a/plotting/lecture/images/plot_scaling.pdf b/plotting/lecture/figures/plot_scaling.pdf similarity index 100% rename from plotting/lecture/images/plot_scaling.pdf rename to plotting/lecture/figures/plot_scaling.pdf diff --git a/plotting/lecture/images/properly_scaled_graph.png b/plotting/lecture/figures/properly_scaled_graph.png similarity index 100% rename from plotting/lecture/images/properly_scaled_graph.png rename to plotting/lecture/figures/properly_scaled_graph.png diff --git a/plotting/lecture/images/property_editor.png b/plotting/lecture/figures/property_editor.png similarity index 100% rename from plotting/lecture/images/property_editor.png rename to plotting/lecture/figures/property_editor.png diff --git a/plotting/lecture/images/regular_subplot.pdf b/plotting/lecture/figures/regular_subplot.pdf similarity index 100% rename from plotting/lecture/images/regular_subplot.pdf rename to plotting/lecture/figures/regular_subplot.pdf diff --git a/plotting/lecture/images/sample_pie.png b/plotting/lecture/figures/sample_pie.png similarity index 100% rename from plotting/lecture/images/sample_pie.png rename to plotting/lecture/figures/sample_pie.png diff --git a/plotting/lecture/images/scatterplot.png b/plotting/lecture/figures/scatterplot.png similarity index 100% rename from plotting/lecture/images/scatterplot.png rename to plotting/lecture/figures/scatterplot.png diff --git a/plotting/lecture/images/spike_detection.pdf b/plotting/lecture/figures/spike_detection.pdf similarity index 100% rename from plotting/lecture/images/spike_detection.pdf rename to plotting/lecture/figures/spike_detection.pdf diff --git a/regression/lecture/regression.tex b/regression/lecture/regression.tex index 2770967..74c1392 100644 --- a/regression/lecture/regression.tex +++ b/regression/lecture/regression.tex @@ -151,7 +151,7 @@ third dimension is used to indicate the error value (\figref{errorsurfacefig}). \begin{figure}[t] - \includegraphics[width=0.75\columnwidth]{error_surface.pdf} + \includegraphics[width=0.75\columnwidth]{error_surface} \titlecaption{Error surface.}{The two model parameters $m$ and $b$ define the base area of the surface plot. For each parameter combination of slope and intercept the error is calculated. The diff --git a/scientificcomputing-script.tex b/scientificcomputing-script.tex index bcf69c6..7b1677d 100644 --- a/scientificcomputing-script.tex +++ b/scientificcomputing-script.tex @@ -35,7 +35,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \part{Programming basics} -\graphicspath{{programming/lecture/}{programming/images/}} +\graphicspath{{programming/lecture/}} \setcodepath{programming/code} \include{programming/lecture/programming} @@ -43,7 +43,7 @@ \setcodepath{debugging/code} \include{debugging/lecture/debugging} -\graphicspath{{plotting/lecture/}{plotting/lecture/images/}} +\graphicspath{{plotting/lecture/}{plotting/lecture/figures/}} \setcodepath{plotting/code} \include{plotting/lecture/plotting} @@ -51,7 +51,7 @@ \setcodepath{programmingstyle/code} \include{programmingstyle/lecture/programmingstyle} -\graphicspath{{designpattern/lecture/}{designpattern/lecture/figures/}} +\graphicspath{{designpattern/lecture/}} \setcodepath{designpattern/code} \include{designpattern/lecture/designpattern} @@ -59,7 +59,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \part{Data analysis} -\graphicspath{{statistics/lecture/}{statistics/lecture/figures/}} +\graphicspath{{statistics/lecture/}} \setcodepath{statistics/code} \include{statistics/lecture/statistics} @@ -75,11 +75,11 @@ % add chapter on nonlinear fitting (methods, initial values, local minima) -\graphicspath{{likelihood/lecture/}{likelihood/lecture/figures/}} +\graphicspath{{likelihood/lecture/}} \setcodepath{likelihood/code} \include{likelihood/lecture/likelihood} -\graphicspath{{pointprocesses/lecture/}{pointprocesses/lecture/figures/}} +\graphicspath{{pointprocesses/lecture/}} \setcodepath{pointprocesses/code} \renewcommand{\texinputpath}{pointprocesses/lecture/} \include{pointprocesses/lecture/pointprocesses}