Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Snapshot.py pulls data using gufi_query and aggregates key stats (ex. mode, buckets, median) before joining all the data into a snapshot view. The output is an sqlite3 db file with data specific tables, metadata table (meta_snap), and the snapshot view.
- Loading branch information