UCBerkeleySETI / blimpy

Breakthrough Listen I/O Methods for Python

Home Page:https://blimpy.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document the new Waterfall.get_freqs() function

texadactyl opened this issue · comments

Is your feature request related to a problem? Please describe.
Issue #137

Describe the solution you'd like
documentation

Additional context
Function:

wf = Waterfall(FILTERBANK_FILE)
freqs = wf.get_freqs()

Fixed in PR #248