Attention! This is a work-in-progress repository! Currently, it only converts SCN files to PNG files.
ScnTron is a Python program for processing .scn files commonly used in microbiology. It includes functions for converting .scn files to other image formats and for extracting metadata from .scn files.
To install ScnTron, you first need to have Python 3.x installed on your system. Then, follow these steps:
-
Clone or download this repository to your local machine.
-
Navigate to the directory where you downloaded the repository.
-
Run the following command to install the required Python libraries:
pip install -r requirements.txt
To use ScnTron, simply run the main script:
python scptron.py
This will start the ScnTron program and display the main menu.
From the main menu, you can select various options for processing .scn files, including:
- Convert .scn files to other image formats, such as .tif or .jpg
To select an option, simply enter the corresponding number and follow the prompts.
Here are a few examples of how to use ScnTron:
- To convert a .scn file named "example.scn" to a .tif file, select option 1 from the main menu and follow the prompts.