1. run dataSync on dir containing compressed data (.tgz suffix) -> should output a cleaned table containing light, track and animalData -> should also produce a compressed version of the table Optional: get time of last tracking-event per unit: . getLastDates.sh cd block-I/01-raw getLastDateAllUnits get number of tags which appear in data but not in tagFile: unknowntags.sh block-I/02-inspect/ecotron-data-2* print tags in tagfile which length deviate: checkTagLengths.sh block-II/tags2 update gitignore to not add large files (>50M) to git repo: updateGitIgnore.sh filterCooloff.py data 10 -> only count tracks with difference of 10 seconds inbetween! (this greatly reduces the size) -> this script is called automatically from dataSync.py but can be invoked manually if you want t o change the coolOff phase
Name | Last commit | Last update |
---|---|---|
block-I | ||
block-II | ||
.gitignore | ||
checkTagLengths.sh | ||
dataFilter.py | ||
dataSync.py | ||
dataViz.py | ||
getLastDates.sh | ||
readme | ||
tagsAll | ||
unknowntags.sh | ||
updateGitIgnore.sh |