Skip to content

Commit

Permalink
minor fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ilkilic committed Nov 1, 2024
1 parent 561875a commit a98ee04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simplecell/simplecell.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"The ecodes_metadata dictionary defines parameters for each protocol: ljp is the liquid junction potential correction (14.0 mV). A LJP value is subtracted from each voltage value. Here, the membrane potential will be shifted in the hyperpolarising direction by 14 mV. ton and toff represent the start and stop times (in ms) for current injection."
"The `ecodes_metadata` dictionary defines parameters for each protocol: `ljp` is the liquid junction potential correction (14.0 mV). A [LJP](https://en.wikipedia.org/wiki/Liquid_junction_potential) value is subtracted from each voltage value. Here, the membrane potential will be shifted in the hyperpolarising direction by 14 mV. `ton` and `toff` represent the start and stop times (in ms) for current injection."
]
},
{
Expand Down

0 comments on commit a98ee04

Please sign in to comment.