changed conf

This commit is contained in:
weygoldt 2023-01-16 09:08:28 +01:00 committed by sprause
parent 0f1fca8b18
commit a825e3dee4
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ import os
import numpy as np
from IPython import embed
import matplotlib.pyplot as plt
from scipy.stats import iqr
from scipy.signal import find_peaks
from scipy.ndimage import gaussian_filter1d
from thunderfish.dataloader import DataLoader

View File

@ -13,7 +13,7 @@ search_boundary: 100
envelope_cutoff: 25
# Cutoff frequency for envelope highpass filter
envelope_highpass_cutoff: 4
envelope_highpass_cutoff: 3
# Cutoff frequency for envelope of envelope
envelope_envelope_cutoff: 5