Skip to content

Commit

Permalink
Update gwsumm/data/coherence.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eagoetz authored May 21, 2024
1 parent 17b3bf9 commit 50f5ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gwsumm/data/coherence.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ def _get_coherence_spectrogram(channel_pair, segments, config=None,
globalv.SPECTROGRAMS[key].coalesce()
else:
warnings.warn('NaN values found in the spectrogram.'
' Spectrogram will not be appended to'
' global memory value')
' Spectrogram will not be appended to'
' global memory value')

if not return_:
return
Expand Down

0 comments on commit 50f5ff6

Please sign in to comment.