Skip to content

Commit

Permalink
Fix code block error.
Browse files Browse the repository at this point in the history
  • Loading branch information
morriscb committed Oct 18, 2023
1 parent 114419b commit cedcb95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc_template/visual_behavior_optical_physiology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ NWB Data Changes
stimulus_block and stimulus_block_name. The previous image behavior stimulus
is accessible as the block with a name containing "change_detection". Use
the following to retrieve the original stimulus block from the pandas table:
.. code-block:: python
stimulus_presentations[stimulus_presentations.stimulus_block_name.str.contains('change_detection')]
- New columns in the stimulus_presentations table:
- is_image_novel, is_sham_change, movie_frame_index, movie_repeat,
Expand Down

0 comments on commit cedcb95

Please sign in to comment.