Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Mar 13, 2023
1 parent 8deae28 commit c18688a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions neurots/generate/orientations.py
Original file line number Diff line number Diff line change
Expand Up @@ -584,10 +584,6 @@ def fit_3d_angles(tmd_parameters, tmd_distributions):
If the fit parameters are already in `tmd_parameters`, the fit is skipped.
We return `None` instead of copy of `tmd_parameters` if there is any `3d_angle` data that
was present in `tmd_distributions`, with or without fit data, so this function can be used
to detect if `3d_angles` modes can be used in synthesis.
Args:
tmd_parameters (dict): Input parameters.
tmd_distributions (dict): Input distributions.
Expand Down

0 comments on commit c18688a

Please sign in to comment.