4118e6e4f0
- scripts/sample_random_scans.sh: pick a random scan per machine (default: first list page) and download mosaic and/or tiles - --list-scans-first-page-only: one HTTP request for scan list (up to 320 IDs) - scripts/machines.example.txt; .gitignore local machines.txt (copy from example) - README: document usage
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
config.yaml
|
|
# Local list of machine labels (copy from scripts/machines.example.txt)
|
|
machines.txt
|
|
archives/
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
explore_dumps/
|
|
.venv/
|