OBStools
OBStools copied to clipboard
Question about frequency band during tilting calculation
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 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
.
Thanks in advance, Eduardo.