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

Commit ce4af5c

Browse files
committed
Fixing image location in README
1 parent 3aa210c commit ce4af5c

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+
.. image:: examples/simplecell/figures/landscape_example.png
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)