Skip to content

Commit a32b555

Browse files
committed
typos
1 parent feaf5f3 commit a32b555

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

001075/utils_001075/_waterfall.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@ def plot_waterfall(
1818
1919
Parameters
2020
----------
21-
imaging_nwbfile : pynwb.NWBFile
22-
The NWBFile containing the imaging data.
2321
segmentation_nwbfile : pynwb.NWBFile
2422
The NWBFile containing the segmentation data.
2523
exclude_labels : list, optional
26-
A list of NeuroPAL lables to exclude from plotting.
24+
A list of NeuroPAL labels to exclude from plotting.
2725
For example, Fig 1d from the paper (which used session "20211104-163944" of subject 26)
2826
excluded ["AMsoL", "AMsoR", "AMso", "AMSoL", "AMSoR", "AmSo"].
2927
suppress_deviations : bool, default: True

0 commit comments

Comments
 (0)