zooniverse / Data-digging

Scripts and such for data management, analysis, visualization, etc.
MIT License
52 stars 35 forks source link

Add utility scripts #48

Closed lcjohnso closed 4 years ago

lcjohnso commented 4 years ago

Add new directory for utility scripts, including two python scripts written to solve recent data needs:

  1. editing metadata for a subject set
  2. remove nesting of annotations in classification export that result from combo task usage

Considering major reorganization of repo directories to better expose the different flavors of content here: end-to-end scripts for example projects, general purpose scripts for project data reduction, other scripts for various tasks.

vrooje commented 4 years ago

Reorganisation is a good idea given how this has evolved such that example_scripts is now pretty large and probably a bit overwhelming to new people - despite my attempts to signpost where they should start it probably still isn't clear.