|
3 years ago | |
---|---|---|
futures_loop | 3 years ago | |
scalar_logics | 3 years ago | |
tornado | 3 years ago | |
wave_loop | 3 years ago | |
.gitignore | 3 years ago | |
DB_thesis_style.bst | 3 years ago | |
IDS_logo.pdf | 3 years ago | |
LICENSE | 3 years ago | |
main.pdf | 3 years ago | |
main.tex | 3 years ago | |
main_preamble.tex | 3 years ago | |
poetry.lock | 3 years ago | |
pyproject.toml | 3 years ago | |
readme.md | 3 years ago | |
references.bib | 3 years ago |
readme.md
Operational Loops of COVID-19
Diagrams commissioned by Jussi Parikka and Tony D. Sampson for their paper:
T. D. Sampson and J. Parikka. The Operational Loops of a Pandemic.Cultural Politics, 17(1):55–68, Mar. 2021. ISSN1743-2197. doi: 10.1215/17432197-8797529
Structure
main.tex is the main file that produces LaTeX output as a PDF in main.pdf. It imports the diagrams from their respective folders.
Loop 1: Scalar logics
Found the scalar_logics folder.
SVG file drawn with Inkscape with text formatted by LaTeX following Gilles Castel's method.
Loop 2: Phase portrait diagram
Found in the tornado folder.
Data visualisation in Python. Reproducing this graph requires installing the Python dependencies listed in pyproject.toml. With Poetry installed, run the following from the root of this repository:
poetry install
Loop 3: Model Operations
Found in the futures_loop folder.
Diagram drawn in LaTeX / TikZ. This diagram was not included in the Sampson & Parikka paper.
Loop 4: Pandemic Wave
Found in the wave_loop folder.
Diagram drawn in LaTeX / TikZ. This diagram was not included in the Sampson & Parikka paper.