Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ehennestad committed Dec 9, 2024
1 parent 020f752 commit 70da055
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/source/_config/tutorial_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"convertTrials": "Converting Trials to NWB Format",
"dynamic_tables": "Using Dynamic Tables in MatNWB",
"scratch": "Working with Scratch Space in MatNWB",
"behavior": "Behavior Data Processing",
"behavior": "Behavior Data",
"ecephys": "Extracellular Electrophysiology",
"icephys": "Intracellular Electrophysiology",
"images": "Image Data",
Expand Down
2 changes: 1 addition & 1 deletion docs/source/pages/getting_started/important.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ See the documentation at the following link:
* - (P, O, N, M)
- (M, N, O, P)

** \*\* Use scalar as input to ``maxSize`` argument to write a dataset of shape (N,)
\*\* Use scalar as input to ``maxSize`` argument to write a dataset of shape (N,)

**Reading from File**

Expand Down
2 changes: 1 addition & 1 deletion docs/source/pages/getting_started/installation_users.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ After downloading MatNWB, make sure to add it to MATLAB's search path:
Requirements
------------

MATLAB R2016 or later?
Recommended to use MATLAB R2017b or later.
4 changes: 2 additions & 2 deletions docs/source/pages/tutorials/behavior.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Behavior Data Processing
========================
Behavior Data
=============

.. image:: https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg
:target: https://matlab.mathworks.com/open/github/v1?repo=NeurodataWithoutBorders/matnwb&file=tutorials/behavior.mlx
Expand Down
4 changes: 2 additions & 2 deletions docs/source/pages/tutorials/ecephys.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Electrophysiology
=================
Extracellular Electrophysiology
===============================

.. image:: https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg
:target: https://matlab.mathworks.com/open/github/v1?repo=NeurodataWithoutBorders/matnwb&file=tutorials/ecephys.mlx
Expand Down
4 changes: 2 additions & 2 deletions docs/source/pages/tutorials/ophys.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Optical Physiology
==================
Calcium Imaging
===============

.. image:: https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg
:target: https://matlab.mathworks.com/open/github/v1?repo=NeurodataWithoutBorders/matnwb&file=tutorials/ophys.mlx
Expand Down

0 comments on commit 70da055

Please sign in to comment.