question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[DOC] forward.rst pointing to C API

See original GitHub issue

When rendered, the this snipped (copied at the end and that renders as this) :ref:`mne_make_source_space` points to the C API here: https://mne-tools.github.io/dev/manual/c_reference.html#mne-make-source-space

Creating a surface-based source space
#####################################

The fif format source space files containing the dipole locations
and orientations are created with the utility :ref:`mne_make_source_space`.
This utility is usually invoked by the convenience script :ref:`mne_setup_source_space`,
see :ref:`setting_up_source_space`.

This happens in different places.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hubertjbcommented, Oct 19, 2018

Just checked the link, and here are all the C API references:

  • mne_make_source_space
  • mne_setup_source_space
  • mne_surf2bem
  • mne_setup_forward_model
  • mne_prepare_bem_model
  • mne_do_forward_solution
  • mne_forward_solution
  • mne_average_forward_solutions
0reactions
massichcommented, Mar 20, 2019

As far as I can tell, this was solved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Aesara: doc/extending/ctype.rst | Fossies
In order to be C-compatible, a Type must provide a C interface to the Python data that satisfy the constraints it puts forward....
Read more >
How can I link/reference another reST file in the documentation?
With this method you can link between different .rst files using their relative paths as described in the documentaion link above. Share.
Read more >
Documentation/process/submitting-patches.rst
This document contains a large number of suggestions in a relatively terse format. For detailed information on how the kernel development process works,...
Read more >
Zone-Based Policy Firewall, Cisco IOS XE Release 3S - TCP ...
Some devices send the TCP RST segment to both sender and receiver ports when a ... Cisco IOS Security Command Reference: Commands A...
Read more >
Getting Started - Python Developer's Guide
Send an e-mail to docs@python.org or open an issue on the tracker. ... You can view the documentation after building the HTML by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found