aboutsummaryrefslogtreecommitdiff
path: root/backend/hist_data/README.md
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2023-01-14 17:06:55 +1100
committerTerry Truong <terry06890@gmail.com>2023-01-14 17:06:55 +1100
commita8ea534f13cc23dfab25c6d856f9d9833dd000ba (patch)
tree2bacfd988d29a7359d46a7826b61fb438d36f926 /backend/hist_data/README.md
parentb5cf828824bcc6a9518ad66e91d91a2eae2ed5e1 (diff)
Add 'imgonly' server query param
Remove script for deleting events in db without images
Diffstat (limited to 'backend/hist_data/README.md')
-rw-r--r--backend/hist_data/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/backend/hist_data/README.md b/backend/hist_data/README.md
index 2a9475a..c947aa6 100644
--- a/backend/hist_data/README.md
+++ b/backend/hist_data/README.md
@@ -84,6 +84,3 @@ Some of the scripts use third-party packages:
1. Additional events can be described in `picked/events.json`, with images for them put
in `picked` (see the README for details).
1. Can run `gen_picked_data.py` to add those described events to the database.
-
-## Remove Events Without Images/Descs
-1. Run `reduce_event_data.py` to remove data for events that have no image.