Building low-pass-filter through the GUI results in this (note the extra comma after 75000) which throws a Python error: self.low_pass_filter_0 = filter.fir_filter_ccf( 20, firdes.low_pass( 1, 4000000 ...