We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef7fce3 + dd687c8 commit 892682aCopy full SHA for 892682a
1 file changed
src/aind_dynamic_foraging_basic_analysis/plot/plot_session_scroller.py
@@ -63,6 +63,8 @@ def plot_session_scroller( # noqa: C901 pragma: no cover
63
64
plot_list (list of strings), list of annotations and features to plot
65
66
+ fip (list), FIP channels to plot. Must be present in nwb.df_fip
67
+
68
EXAMPLES:
69
plot_foraging_session.plot_session_scroller(nwb)
70
"""
0 commit comments