File(s) | Type | Description | Action |
---|---|---|---|
Winter_2020_Cores_part2.zip (15.97 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Winter_2020_Cores_part2.zip contains data folders (folder name is yymmdd): Winter 2020 Cores/200316 Winter 2020 Cores/200320 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Winter_2020_Cores_part1.zip (23.91 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Winter_2020_Cores_part1.zip contains data folders (folder name is yymmdd): Winter 2020 Cores/200309 Winter 2020 Cores/200312 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Summer_2020_Cores_part3.zip (28.79 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Summer_2020_Cores_part3.zip contains data folders (folder name is yymmdd): Summer 2020 Cores/200807 Summer 2020 Cores/200809 Summer 2020 Cores/200810 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Summer_2020_Cores_part2.zip (15.97 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Summer_2020_Cores_part2.zip contains data folders (folder name is yymmdd): Summer 2020 Cores/200731 Summer 2020 Cores/200803 Summer 2020 Cores/200804 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Summer_2020_Cores_part1.zip (26.68 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Summer_2020_Cores_part1.zip contains data folders (folder name is yymmdd): Summer 2020 Cores/200725 Summer 2020 Cores/200727 Summer 2020 Cores/200728 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Summer_2019_Antfarm_part2.zip (11.92 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Summer_2019_Antfarm_part2.zip contains data folders (folder name is yymmdd): Summer 2019 Antfarm/190620 Summer 2019 Antfarm/190622 Summer 2019 Antfarm/190624 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Summer_2019_Antfarm_part1.zip (26.50 GB) | Octet Stream | Optode image data (processed .png and Matlab .mat files) Summer_2019_Antfarm_part1.zip contains data folders (folder name is yymmdd): Summer 2019 Antfarm/190606 Summer 2019 Antfarm/190610 Summer 2019 Antfarm/190613 Summer 2019 Antfarm/190618 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information. | |
Supplemental File(s) | Type | Description | Action |
R_O2_Converter.R (1.28 KB) | Octet Stream | See the example files that were made using this script in: "190606_csv_examples.zip" General Description: This script converts MATLAB .mat files containing oxygen concentration images into .csv files containing the same information. These .csv files are readable as data tables by R and spreadsheet softwares and readable by ImageJ as text images. Each value in the generated .csv represents the oxygen concentration in % air saturation at the pixel corresponding to the same coordinates within the grid. Dependencies & Prerequisites: The script should install the R libraries “R.matlab” and “stringr”, which are required for it to run properly, the first time it runs. They can be installed manually before running this script to ensure proper operation, although this step should not be necessary. This script was written and tested with R version 3.4.1 and RStudio version 1.0.153. It should work with any version of R and RStudio at or above these versions (and likely with older versions as well). Detailed Description: This script uses the “R.matlab” library to open .mat files containing oxygen image information with R. It then extracts the data values from the .mat file (where they are stored as integer values equal to % air saturation multiplied by 100). The extracted data are divided by 100 so that each value in the resulting table is equal to the % air saturation at the corresponding pixel. These resulting values are then written to a .csv file with the same file name (but a different extension) as the original file. This process is performed automatically in numerical order for each file within a user-specified range of file names. The result files are saved to the same directory as the original .mat files. The purpose of this conversion is to allow software other than MATLAB to access, view, and manipulate the raw data contained within oxygen image .mat files. | |
file_inventory.csv (24.69 MB) | Octet Stream | Each zip file bundle contains filesize name, date, and relative filepath within the zipfile bundle. Includes the name of the zipfile bundle each file can be found in. | |
dataset_metadata.csv (1.56 KB) | Octet Stream | O2 images were taken over a period of multiple days with slightly varying spatial and temporal resolutions. Specifics on each data set are provided in this table. In all cases, O2 optodes were calibrated using the lifetime values measured in the anoxic sediment and in the air-saturated overlying water. Parameter (Column information): Dataset name/date Aquarium dimensions in cm (L x W x D, or diameter, height) Spatial resolution (pixel area in mm2) Temporal resolution, Hours covered (Images min-1) Days after worms added to aquarium Temp. (ºC), worm density (ind. m-2) Sediment hydraulic conductivity (cm min-1) Sediment porosity,OCR (uM min-1) missing data identifier "na" | |
190606_csv_examples.zip (9.46 MB) | Octet Stream | Example CSV file output from script "R_O2_Converter.R" which converts from MATLAB .mat files containing oxygen concentration images into .csv files containing the same information. e.g. Summer 2019 Antfarm/190606_csv_examples/190606_0000_O2.csv |
Files
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Winter_2020_Cores_part2.zip contains data folders (folder name is yymmdd): Winter 2020 Cores/200316 Winter 2020 Cores/200320 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Winter_2020_Cores_part1.zip contains data folders (folder name is yymmdd): Winter 2020 Cores/200309 Winter 2020 Cores/200312 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Summer_2020_Cores_part3.zip contains data folders (folder name is yymmdd): Summer 2020 Cores/200807 Summer 2020 Cores/200809 Summer 2020 Cores/200810 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Summer_2020_Cores_part2.zip contains data folders (folder name is yymmdd): Summer 2020 Cores/200731 Summer 2020 Cores/200803 Summer 2020 Cores/200804 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Summer_2020_Cores_part1.zip contains data folders (folder name is yymmdd): Summer 2020 Cores/200725 Summer 2020 Cores/200727 Summer 2020 Cores/200728 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Summer_2019_Antfarm_part2.zip contains data folders (folder name is yymmdd): Summer 2019 Antfarm/190620 Summer 2019 Antfarm/190622 Summer 2019 Antfarm/190624 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Type: Octet Stream
Description: Optode image data (processed .png and Matlab .mat files) Summer_2019_Antfarm_part1.zip contains data folders (folder name is yymmdd): Summer 2019 Antfarm/190606 Summer 2019 Antfarm/190610 Summer 2019 Antfarm/190613 Summer 2019 Antfarm/190618 The .png files are processed O2 images from the optode system. The matlab (.mat) files contain data converted from O2 images (B16 files, 16-colour Bitmap PCO files) from the optode system. Matlab files can be converted to CSV text image files using code provided in R_O2_Converter.R (see example output in "190606_csv_examples.zip"). See the "Processing Description" section for more information.
Supplemental Files
Type: Octet Stream
Description: See the example files that were made using this script in: "190606_csv_examples.zip" General Description: This script converts MATLAB .mat files containing oxygen concentration images into .csv files containing the same information. These .csv files are readable as data tables by R and spreadsheet softwares and readable by ImageJ as text images. Each value in the generated .csv represents the oxygen concentration in % air saturation at the pixel corresponding to the same coordinates within the grid. Dependencies & Prerequisites: The script should install the R libraries “R.matlab” and “stringr”, which are required for it to run properly, the first time it runs. They can be installed manually before running this script to ensure proper operation, although this step should not be necessary. This script was written and tested with R version 3.4.1 and RStudio version 1.0.153. It should work with any version of R and RStudio at or above these versions (and likely with older versions as well). Detailed Description: This script uses the “R.matlab” library to open .mat files containing oxygen image information with R. It then extracts the data values from the .mat file (where they are stored as integer values equal to % air saturation multiplied by 100). The extracted data are divided by 100 so that each value in the resulting table is equal to the % air saturation at the corresponding pixel. These resulting values are then written to a .csv file with the same file name (but a different extension) as the original file. This process is performed automatically in numerical order for each file within a user-specified range of file names. The result files are saved to the same directory as the original .mat files. The purpose of this conversion is to allow software other than MATLAB to access, view, and manipulate the raw data contained within oxygen image .mat files.
Type: Octet Stream
Description: Each zip file bundle contains filesize name, date, and relative filepath within the zipfile bundle. Includes the name of the zipfile bundle each file can be found in.
Type: Octet Stream
Description: O2 images were taken over a period of multiple days with slightly varying spatial and temporal resolutions. Specifics on each data set are provided in this table. In all cases, O2 optodes were calibrated using the lifetime values measured in the anoxic sediment and in the air-saturated overlying water. Parameter (Column information): Dataset name/date Aquarium dimensions in cm (L x W x D, or diameter, height) Spatial resolution (pixel area in mm2) Temporal resolution, Hours covered (Images min-1) Days after worms added to aquarium Temp. (ºC), worm density (ind. m-2) Sediment hydraulic conductivity (cm min-1) Sediment porosity,OCR (uM min-1) missing data identifier "na"
Type: Octet Stream
Description: Example CSV file output from script "R_O2_Converter.R" which converts from MATLAB .mat files containing oxygen concentration images into .csv files containing the same information. e.g. Summer 2019 Antfarm/190606_csv_examples/190606_0000_O2.csv