SnapshotSerengetiScienceTeam / DataManagement

Scripts and issues to manage the SnapshotSerengeti images and metadata.
GNU General Public License v2.0
0 stars 0 forks source link

Revamp prep_season.py script to not do user hashes #67

Open mkosmala opened 8 years ago

mkosmala commented 8 years ago

The prep_season.py script runs with input that only includes captures that retired with 'consensus' or 'complete'. So any users who did only 'blank' or 'blank_consensus' captures won't be caught by the script. Instead, there's a new script to do all users. So the user-hashing functionality should be removed from prep_season.py. It should still condense classifications as needed.