This repository accompanies the manuscript "A model of cue integration as vector summation in the insect brain". All relevant data and sofware are included in this repository.
All python code used for simulations and plotting can by found in the python subdirectory.
The Ring Model itself is laid out in extended_ring_model.py and our simulation routine is
detailed in `simulation_utilities.py'.
Within the python subdirectory there are four 'data' directories:
behavioural_dataincludes our new behavioural data.data_outis the standard simulation output directory.dacke2019_datacontains data from Dacke et al. (2019), Multimodal cue integration in the dung beetle compass.shav2022_datacontains data from Shaverdian, Dirlik, Mitchell, et al. (2022), Weighted cue integration for straight-line orientation
We would like to emphasise, (3) and (4) contain data from previous publications (included with author permission), this is not new data. They are referenced here and in the manuscript.
Any item marked [Legacy] was not included in any way in the final manuscript. These are usually
things which were tried or considered at one time or another and can be useful to include
for completeness' sake. If [Legacy] appears in the module header comment, then nothing in
that module was used in the manuscript (supplementary information).
All data figures are output in the python/plots
subdirectory. In some cases, modifications were made in Inkscape to
combine multiple figures (or fix fonts/labelling). The SVG files can
be found in the figs subdirectory.
If you have questions about any aspect of this repository, please contact r.mitchell@ed.ac.uk.