Closed thorwhalen closed 4 years ago
1000
DFLT_F_CHAN = 1000
__call__
band_data
f_chan=None
out_type
Merged with master but changed band_data to filter_and_sample
1000
to be named (DFLT_F_CHAN = 1000
)__call__
method:band_data
that gives control over more params. See issue #2f_chan=None
to indicate that we want raw signal, removing the need for the extra (essentially binary) argumentout_type
.