Build a bash script that controls what, where, and when backups run. Schedule the executable backup.sh with cron and review logs and destination after runs. Test the script, use absolute paths to ...
CRYOLO_CPU_PYTHON=/net/prog/anaconda3/envs/cryolo/bin/python CRYOLO_GPU_PYTHON=/net/prog/anaconda3/envs/cryolo-gpu/bin/python CRYOLO_GENERAL_MODEL=/net/common/cryolo ...
This project was created in a week for a school project aimed at studying different scientific phenonomenons. The script tracks particles on a given video file from a microscope. It allows to study ...