Process images from Logos QUANTOM Tx Microbial Cell Counter
- Install Docker on your local machine (https://docs.docker.com/get-started/get-docker/)
- Clone the repository 'process_quantom' to your local machine
- Copy the directories containing the images to process in the 'data' directory found in the process_quantom path
- In your terminal go to the directory containing the 'docker-compose.yml' file
- Run the command: 'docker compose up' (the container will be built the first time)
- The container will run the analysis automatically on each image directory
- The results of the analyses are saved in each image directory in the directory "DatInsights_#" (# represents date and time)
- Move the processed directories out of the "data" directory before running the next analyses