Data for: The Neonicotinoid Imidacloprid Impairs Sucrose Solution Consumption, Learning and Locomotor Activity Levels In Bumblebees (Bombus Terrestris)
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7693807
下载链接
链接失效反馈官方服务:
资源简介:
# README
The following files are for creating the figures from the paper:
## `plot_flowervisits_nectar.ipynb`
Jupyter notebook that creates the figures concerning flower visits, nectar consumption and the proportion of empty honeypots.
## `plot_activity.py`
Python script that takes trajectory fragments from video analysis and computes the locomotor activity level through making histograms of bumblebee speeds. Makes two figures that are equivalent to the figure on locomotor activity in the paper.
## `statistical analysis.py`
R markdown notebook that performs all the hypothesis testing for the paper.
## Data
These files contain the data, and are located in the folder called `data`.
`activity/activityproportions.csv` contains the computed locomotor activity level for easy plotting.
`boldata/boldata.csv` contains data about the nectar bag weight before and after experiment and the counted number of empty and full honeypots. Used by `plot_flowervisits_nectar.ipynb`
`flower_data/flowerData.csv` contains the computed number of visits to blue and yellow flowers per hive for easy plotting.
`humlevideo_production/*/traj*_trajectories*.csv` contains constructed trajectories from all experiments seen from both cameras. These are being used by the script `plot_activity`.
`humlevideo_production/*/traj*.json` contains data about the occurence of bees on flowers in each frame in each experiment.
`landinger_csv` contains data about landings, that have been extracted from the `humlevideo_production/*/traj*.json` files. Used by `plot_flowervisits_nectar.ipynb`.
创建时间:
2023-03-03



