{
    "sim_input_file_path": "eeg.edf",
    "amp_ip": "131.174.45.195",
    "amp_port": 51234,
    "epoch_length": 5,
    "bandpower_bands": [
        [0.5, 4, "delta"],
        [4, 8, "theta"],
        [8, 12, "alpha"],
        [16, 30, "beta"],
        [30, 40, "gamma"]
    ],
    "api_token": "token",
    "eeg_amp": "Simulator",
    "sleep_staging_model": "U-Sleep",
    "db_file_path": "",
    "board_type": "Synthetic",
    "openbci_port": "COM3",
    "lsl_stream_name": "napview_EEG_stream",
    "record_name": "night_1",
    "separate_session_log": true,
    "chart_palette": "okabe-ito",
    "chart_colors": {
        "chart1": ["#0072B2", "#E69F00", "#009E73", "#D55E00", "#CC79A7"],
        "chart2": ["#0072B2", "#E69F00", "#009E73", "#D55E00"]
    },
    "chart_theme": {
        "background": "#1e1e1e",
        "grid": "#cfcfcf",
        "axisText": "#ffffff",
        "legendText": "#ffffff"
    },
    "chart_custom_palettes": []
}
