multiscale-cosim / EBRAINS-cosim

EBRAINS-cosim
Other
5 stars 0 forks source link

Elephant - NEST Desktop & Insite integration #19

Open dizcza opened 4 years ago

dizcza commented 4 years ago
Aspect Detail
Summary Flask app that responds to json requests from NEST D. and Insite to Elephant
Task Area https://github.com/babsey/elephant-server
Assignee Danylo Uianych, Sebastian Speizer, Simon Oehrl
Information d.ulianych@fz-juelich.de
Prerequisites flask
Dependencies

Summary

Elephant flask server should respond to json queries like /api/statistics/mean_firing_rate with parameters in request's form, where statistics is elephant module and mean_firing_rate is a function in this module.

Tasks

Requirements

See requirements.txt.

Acceptance criteria

It's embedded in NEST D. and Insite at any simplest form (a few simple elephant functions are supported).

w-klijn commented 4 years ago

@dizcza you are referring to 'requirements.txt.' where could we find this?

dizcza commented 4 years ago

requirements.txt is a file in the repository. You'll be able to see it once we make it public.