Changes for page LFPykit showcase
Last modified by ehagen on 2022/05/27 11:07
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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/LFP y>>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