Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed Sep 19, 2024
1 parent feaf5f3 commit a32b555
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions 001075/utils_001075/_waterfall.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ def plot_waterfall(
Parameters
----------
imaging_nwbfile : pynwb.NWBFile
The NWBFile containing the imaging data.
segmentation_nwbfile : pynwb.NWBFile
The NWBFile containing the segmentation data.
exclude_labels : list, optional
A list of NeuroPAL lables to exclude from plotting.
A list of NeuroPAL labels to exclude from plotting.
For example, Fig 1d from the paper (which used session "20211104-163944" of subject 26)
excluded ["AMsoL", "AMsoR", "AMso", "AMSoL", "AMSoR", "AmSo"].
suppress_deviations : bool, default: True
Expand Down

0 comments on commit a32b555

Please sign in to comment.