﻿Description of Dataset in
Complex relationship between tunneling patterns and individual behaviors in termites
2020-10-23 by Nobuaki Mizumoto

1. 200411_AnalysisOf1DExperiments.R
	Mainly analyze the coordinates of individuals.
	Produce all plots in the paper.	

2. 200411_SimulationCodes.R
	Code for individual-based simulations used in the paper.

3. AnalysisOf2DExperiments.R
	Analyze the number of tunnels.
	Use the data at tab1 left in "Data-tunnelength.xlsx."	

4. Data-bodysize.xlsx
	Individual body size data.
	Unit is mm.

5. Data-tunnelength.xlsx
	Unit for tunnel length is mm.
	Data about tunnel lenth measured in the experiments.
	Sheet1: 2D experiments
		left: each row indicates each replicate. Number of tunnel faces was used in the analysis.
		right: each row indicates each branch. Used to obtain the number of tunnel faces for each replicate.
	Sheet2: 1D experiment
		Tunnel length was measured at the begining and the end of each observational period.

6. Individuallocations.zip
	Coordinates of all individuals during observations, obtained by UMATracker.
	Each data file (.csv) corresponds to each observational period.
	These are ordered chronologically.
	In each data,"position" means frame (30 = 1 sec). 
	x0 and y0 are coordinates of individual 0, and 1, 2, 3...
	Coordinates are in "pixel." They can be be scaled into "mm," using 200411_AnalysisOf1DExperiments.R.



