edges-collab / edges-cal

Code to calibrate EDGES data
MIT License
0 stars 1 forks source link

Typo in documentation #128

Open akvydula opened 1 year ago

akvydula commented 1 year ago

from edges_cal.tools import FrequencyRange

f_high should be maximum!

f_high A minimum frequency to keep in the array. Default is min(f).