Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit fcb0b4b

Browse files
authored
Merge pull request #363 from BlueBrain/fix_doc_image
Fix example image path in readme to fix documentation
2 parents d21c674 + 434f4f3 commit fcb0b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ model with 2 HH channels can be found at
154154
https://github.com/BlueBrain/BluePyOpt/blob/master/examples/simplecell/simplecell.ipynb
155155

156156

157-
.. image:: examples/simplecell/figures/landscape_example.png
157+
|landscape_example|
158158

159159

160160
**Figure**: The solution space of a single compartmental model with two parameters: the maximal conductance of Na and K ion channels. The color represents how well the model fits two objectives: when injected with two different currents, the model has to fire 1 and 4 action potential respectively during the stimuli. Dark blue is the best fitness. The blue circles represent solutions with a perfect score.

0 commit comments

Comments
 (0)