diff --git a/docs/source/_config/tutorial_config.json b/docs/source/_config/tutorial_config.json index d7b3c08c..da0a4384 100644 --- a/docs/source/_config/tutorial_config.json +++ b/docs/source/_config/tutorial_config.json @@ -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", diff --git a/docs/source/pages/getting_started/important.rst b/docs/source/pages/getting_started/important.rst index 669ddfa4..b458c5f8 100644 --- a/docs/source/pages/getting_started/important.rst +++ b/docs/source/pages/getting_started/important.rst @@ -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** diff --git a/docs/source/pages/getting_started/installation_users.rst b/docs/source/pages/getting_started/installation_users.rst index 25a5dd99..ae7dd19f 100644 --- a/docs/source/pages/getting_started/installation_users.rst +++ b/docs/source/pages/getting_started/installation_users.rst @@ -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. diff --git a/docs/source/pages/tutorials/behavior.rst b/docs/source/pages/tutorials/behavior.rst index 73f65ce5..cc39da74 100644 --- a/docs/source/pages/tutorials/behavior.rst +++ b/docs/source/pages/tutorials/behavior.rst @@ -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 diff --git a/docs/source/pages/tutorials/ecephys.rst b/docs/source/pages/tutorials/ecephys.rst index 0f860f84..39ef6dc7 100644 --- a/docs/source/pages/tutorials/ecephys.rst +++ b/docs/source/pages/tutorials/ecephys.rst @@ -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 diff --git a/docs/source/pages/tutorials/ophys.rst b/docs/source/pages/tutorials/ophys.rst index d1c2be1e..75f6b552 100644 --- a/docs/source/pages/tutorials/ophys.rst +++ b/docs/source/pages/tutorials/ophys.rst @@ -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