First of all, thanks for the package, it is very useful. Now, I have a question.
I note that on line 368 of atacr/utils.py the function calculate_tilt uses a default
frequency band of 0.005 to 0.035. Is there a reason to use this band?
I ask because the class DayNoise does not change this frequency band when
calling calculate_tilt during the function average_daily_spectra.
Dear developers,
First of all, thanks for the package, it is very useful. Now, I have a question. I note that on
line 368 of atacr/utils.py
the functioncalculate_tilt
uses a default frequency band of0.005 to 0.035
. Is there a reason to use this band?I ask because the class
DayNoise
does not change this frequency band when callingcalculate_tilt
during the functionaverage_daily_spectra
.Thanks in advance, Eduardo.