We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7fce3 commit dd687c8Copy full SHA for dd687c8
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