Note:
This dataset belongs to the master’s thesis “Investigation of urease-dependent, microbially induced calcite precipitation by Sporosarcina pasteurii” (see below). The chapters of interest regarding this dataset are chapter 2.7 (method), 3.5 (results) and 4.5 (discussion).
Folder content:
This dataset is stored in three separate folders. The results of the two experiments are stored in the folders “1_5M” and "3M". The name of these folders represent the concentration of urea and calcium chloride (CaCl2) in the different cementation solutions (1,5 M or 3 M respectively). These folders contain several subfolders (see point "Directory"). The several scripts, which were used to analyze the particle area of five crystals per experiment, are stored in the folder "scripts". For a short description of their effects see the point "Used scripts".
Directory:
1_5M (concentration of the used cementation solution)
1_Rohbilder (contains raw images)
2_Rohbilder_bearbeitet (results of "preprocessing.ijm"; used for particle analysis)
3_Partikel1 (analysis of crystal 1)
Bilder (results of "particle_analysis.ijm" and "postprocessing1.ijm")
[date]_[time]_[number]_Kristall.tif (section of the initial images with the crystal)
[date]_[time]_[number]_markiert.tif (initial images marked with the position of the crystal)
[date]_[time]_[number]_Umrisse.tif (section of the initial images with the detected areas)
Ergebnisse (contains text files with the values of every detected area; results of "particle_analysis.ijm")
flaechen1.txt (contains the measured areas of the crystal, first two hours; results of "auswertung_flaeche.pl")
flaechen2.txt (contains the measured areas of the crystal, last two hours; results of "auswertung_flaeche.pl")
3_Partikel2 (analysis of crystal 2; same folder structure as "3_Partikel1")
3_Partikel3 (analysis of crystal 3; same folder structure as "3_Partikel1")
3_Partikel4 (analysis of crystal 4; same folder structure as "3_Partikel1")
3_Partikel5 (analysis of crystal 5; same folder structure as "3_Partikel1")
4_Bilder_markiert (initial images marked with the positions of the five analyzed crystals)
3M (concentration of the used cementation solution; same folder structure as "1_5M")
Used scripts:
preprocessing.ijm:
sets a predefined scale
cuts out a part of the images (input from the user)
turns cutouts 180°
saves cutouts as separate images
particle_analysis.ijm:
cuts out a part of the images (input from the user; results of "preprocessing.ijm")
uses a range of gray values to identify the crystal areas (input from the user)
measures the areas of connected pixels with gray values inside the defined range
marks the position of the analyzed crystals in the initial images and inserts a scale bar
saves the cutouts with the crystals, the cutouts with the detected areas and the initial images with the marked positions as separate images
saves the measured areas in text files
postprocessing1.ijm:
inserts a scale bar in the cutouts (results from "particle_analysis.ijm")
overrides the respective images
postprocessing2.ijm:
marks the position of the five analyzed crystals in the initial images (results of "preprocessing.ijm")
inserts a scale bar
saves the images with the marked positions and scale bar as separate images
auswertung_flaeche.pl:
identifies the biggest measured particle area in every text file (results of "particle_analysis.ijm")
saves the biggest particle areas in two text files (first and last two hours)