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 608cd07 commit 62d0636
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 @@ -487,7 +487,7 @@ def compute_2d_tuning_curves_continuous(
-------
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 62d0636

Please sign in to comment.