XCT tomography of oleofoams - guide for data analysis The data is organized in three main folders: Aeration, Storage, and Heating. The general workflow is the following: 1. Run ImageJ scripts on the volumes of interest to process the greyscale stack of images, and to obtain both the bubble size and shape distribution, and the continuous phase thickness. Four types of ImageJ scripts are provided: ImageJ_Bubbles_and_Oleogel_Processing (will process the volume of greyscale images, segmenting the bubbles and measuring the continous phase (oleogel) thickness). ImageJ_Single_Bubbles_Processing (will process the volume of greyscale images, segmenting individual bubbles). ImageJ_Bubbles_Counter (will count and calculate the volume and surface area of the bubbles obtained with the first script). ImageJ_Single_Bubbles_Counter (will count and calculate the volume and surface area of the single bubbles obtained with the second script). The first script will create several .csv files containing the oleogel thickness distribution, while the third and fourth will create the .csv files containing the data on the bubbles. 2. Transfer all the csv files into two separate folders, one for the bubbles and one for the continuous phase thickness. 3. Use the following MATLAB scripts (provided as text files): Bubble_analysis.txt and Oleogel_analysis.txt in the respective folders to calculate the bubble size and shape distribution, and the oleogel thickness distribution.