Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
c88b7be5
Unverified
Commit
c88b7be5
authored
3 years ago
by
Robin De Schepper
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix broken links in `probe_sample.rst` (#1761)
parent
aabaa87c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/python/probe_sample.rst
+3
-1
3 additions, 1 deletion
doc/python/probe_sample.rst
with
3 additions
and
1 deletion
doc/python/probe_sample.rst
+
3
−
1
View file @
c88b7be5
...
...
@@ -3,6 +3,8 @@
Cable cell probing and sampling
===============================
.. module:: arbor
Cable cell probe addresses are defined analogously to their counterparts in
the C++ API (see :ref:`cablecell-probes` for details). Sample data recorded
by the Arbor simulation object is returned in the form of a NumPy array,
...
...
@@ -15,7 +17,7 @@ one, or more probes, one per site. They are evaluated in the context of
the cell on which the probe is attached.
Each of the functions described below generates an opaque :class:`probe`
object for use in the recipe :py:func:`
get_
probes` method.
object for use in the recipe :py:func:`
recipe.
probes` method.
More information on probes, probe metadata, and sampling can be found
in the documentation for the class :class:`simulation`.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment