Skip to content

Commit

Permalink
Update tutorial notebook
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Mitchell <mitchellacoustics15@gmail.com>
  • Loading branch information
MitchellAcoustics committed Jan 25, 2024
1 parent dd259aa commit 38a7288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/HowToAnalyseAndRepresentSoundscapes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
],
"source": [
"sample_transform = sspy.surveys.rename_paqs(sample_transform)\n",
"sample_transform = sspy.surveys.add_iso_coords(sample_transform, scale_to_one=True)\n",
"sample_transform = sspy.surveys.add_iso_coords(sample_transform)\n",
"sample_transform"
]
},
Expand Down

0 comments on commit 38a7288

Please sign in to comment.