Attention: The Collaboratory IAM will down for up to 1 hour on Monday, the 7th of July 2025 starting from 5pm CEST (my timezone) for up to 1 hour. Any and all services, which require a user login with an EBRAINS account, will be un-available during that time


Changes for page LFPykit showcase

Last modified by ehagen on 2022/05/27 11:07

From version 5.1
edited by ehagen
on 2021/06/24 14:21
Change comment: There is no comment for this version
To version 6.1
edited by ehagen
on 2021/06/24 14:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,11 +4,11 @@
4 4  (((
5 5  = LFPykit showcase =
6 6  
7 -Demonstration on how to run predictions using LFPykit ([[LFPykit.rtfd.io>>url:https://lfpy.rtfd.io/]], [[github.com/LFPy/LFPy>>url:https://github.com/LFPy/LFPy]]) on the Collaboratory.
7 +Demonstration on how to run predictions using LFPykit ([[LFPykit.rtfd.io>>url:https://lfpy.rtfd.io/]], [[github.com/LFPy/LFPkit>>url:https://github.com/LFPy/LFPy]]) on the Collaboratory.
8 8  
9 -The LFPykit module provides electrostatic models in a manner that facilitates forward-model predictions of extracellular potentials and related measures from multicompartment neuron models, but without explicit dependencies on neural simulation software such as NEURON (https:~/~/neuron.yale.edu, https:~/~/github.com/neuronsimulator/nrn), Arbor (https:~/~/arbor.readthedocs.io, https:~/~/github.com/arbor-sim/arbor), and LFPy (https:~/~/LFPy.readthedocs.io, https:~/~/github.com/LFPy/LFPy)
9 +The LFPykit module provides electrostatic models in a manner that facilitates forward-model predictions of extracellular potentials and related measures from multicompartment neuron models, but without explicit dependencies on neural simulation software such as NEURON ([[https:~~/~~/neuron.yale.edu>>https://neuron.yale.edu]], [[https:~~/~~/github.com/neuronsimulator/nrn>>https://github.com/neuronsimulator/nrn]]), Arbor ([[https:~~/~~/arbor.readthedocs.io>>https://arbor.readthedocs.io]], [[https:~~/~~/github.com/arbor-sim/arbor>>https://github.com/arbor-sim/arbor]]), and LFPy ([[https:~~/~~/LFPy.readthedocs.io>>https://LFPy.readthedocs.io]], [[https:~~/~~/github.com/LFPy/LFPy>>https://github.com/LFPy/LFPy]])
10 10  
11 -To use this material, create a new collab and clone into it. Then the Python module can be installed as
11 +To use this material, create a new collab and clone [[https:~~/~~/github.com/LFPy/LFPykit>>https://github.com/LFPy/LFPykit]] into it. Then the Python module can be installed as
12 12  
13 13  {{{!pip install . # or pip install LFPykit}}}
14 14