Skip to content

Commit

Permalink
Update docs/gallery/domain/ecephys.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Ruebel <[email protected]>
  • Loading branch information
bendichter and oruebel authored Nov 20, 2024
1 parent 85fcc25 commit f982b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gallery/domain/ecephys.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
ecephys_module.add(lfp)

#######################
# If the derived data is filtered by not downsampled, you can store the data in an
# If the derived data is filtered but not downsampled, you can store the data in an
# :py:class:`~pynwb.ecephys.ElectricalSeries` object in a :py:class:`~pynwb.ecephys.FilteredEphys` object
# instead of a :py:class:`~pynwb.ecephys.LFP` object.

Expand Down

0 comments on commit f982b5b

Please sign in to comment.