# Filter Settings ```json { "lp_type": "IIR", "lp_order": 8, "lp_freq": 150.0, "notch_type": "IIR", "notch_order": 6, "notch_freq_low": 59.5, "notch_freq_high": 60.5, "notch_freq": 60.0, "notch_q": 5, "base_samples": 50, "sample_rate": 1000 } ```