Skip to content

Steps towards integration of touch sensation #144

@pgleeson

Description

@pgleeson
  • Incorporate recording of pressure in worm body
  • (Sibernetic) Transform this information to signal for 10 sections of body (head, 8 in midbody (2 on each of: left/dorsal; left/ventral; right/dorsal; right/ventral), tail) to signal when pressure of any point in there has passed a threshold signalling a 'touch' on that section. This information is saved to a separate file (sectiontouch.txt).
  • Create configuration with static obstacle (3d block) in front of worm which will cause spike in pressure in location on head when worm bumps into it after a short period of time (e.g. based on this config)
  • Make python class to manage interface between sibernetic generated info and inputs for specific neurons, e.g. SensoryManager.py (also relevant for Steps towards proprioceptive feedback #141). This will run in real time when sibernetic is executed.
  • Allow this class to save traces for individual inputs to give to cells (e.g. ADAL.dat) & generate plot of this at end of sibernetic_c302.py run.
  • Work out how to feed output of this into c302 generated Neuron simulation in real time so neurons change behaviour based on environmental input (also related to Steps towards proprioceptive feedback #141)...

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions