matiasandina / homecage_quantification

Code for quantifying homecage activity
https://github.com/homecage_quantification
0 stars 0 forks source link

Create a process to periodically clean the files on RPi and OpenMV boards #22

Open matiasandina opened 3 years ago

matiasandina commented 3 years ago

As it stands now, things get created but never destroyed. Ideally we would have a clean-up process where old files, once copied onto the central computer get deleted. Right now, doing it manually.

matiasandina commented 3 years ago

There are a few functions that trigger deletion of files. Some of the issues are:

matiasandina commented 3 years ago

clean_cameras.py has been incorporated into the RPi shiny app. We still rely on user to know what is happening.