Skip to content

Commit 3aaacb4

Browse files
change name
1 parent 2c26f1e commit 3aaacb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pyllusion\__pycache__\
55
pyllusion.egg
66
try_stuff.py
77
.Rhistory
8-
ebbinghaus_parameters.mp4
8+
paper/presentations/*.mp4
99
.eggs/*

paper/presentations/generate_videos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
FPS = 24
3333
WIDTH = 800
3434
HEIGHT = 544 # divisible by 16 for codec compatibility
35-
OUTPUT = "ebbinghaus_parameters.mp4"
35+
OUTPUT = "ebbinghaus.mp4"
3636

3737
# ── Layout constants ────────────────────────────────────────────────────────
3838
LEFT_BAR = 100 # width of vertical illusion_strength slider strip

0 commit comments

Comments
 (0)