Skip to content

Commit

Permalink
update ipynb for mt_metadata decimation
Browse files Browse the repository at this point in the history
  • Loading branch information
kkappler committed Jan 5, 2025
1 parent 2f4a10d commit c229015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/process_cas04_multiple_station.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2772,7 +2772,7 @@
"outputs": [],
"source": [
"for dec_level in config.decimations:\n",
" dec_level.window.type = \"hamming\""
" dec_level.stft.window.type = \"hamming\""
]
},
{
Expand Down

0 comments on commit c229015

Please sign in to comment.