Skip to content

Commit

Permalink
Update pynapple/process/tuning_curves.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BalzaniEdoardo authored May 23, 2024
1 parent 684f8cd commit fc38f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynapple/process/tuning_curves.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def compute_2d_tuning_curves(group, features, nb_bins, ep=None, minmax=None):
-------
tuple
A tuple containing: \n
tc (dict): dictionary of the tuning curves with dimensions (nb_bins, nb_bins).\n
tc (dict): Dictionary of the tuning curves with dimensions (nb_bins, nb_bins).\n
xy (list): List of bins center in the two dimensions
Raises
Expand Down

0 comments on commit fc38f6a

Please sign in to comment.