{
    "docstring": "Model trained on LFE stacks from Cascadia (Bostock et al. 2015), Guerrero, Mexico (Frank et al. 2014), the San Andreas fault (Shelly 2017) and LFEs from Nankai, Japan (JMA catalog)\n\nTrained by Jannes Münchmeyer (munchmej@univ-grenoble-alpes.fr)",
    "model_args": {
        "component_order": "ZNE",
        "filter_args": [
            "bandpass"
        ],
        "filter_kwargs": {
            "freqmin": 1,
            "freqmax": 8,
            "zerophase": true
        },
        "grouping": "instrument",
        "in_channels": 3,
        "classes": 2,
        "phases": "PSN",
        "sampling_rate": 20,
        "in_samples": 1200,
        "norm": "peak",
        "norm_axis": [
            -2,
            -1
        ],
        "output_activation": "sigmoid"
    },
    "seisbench_requirement": "0.7.0",
    "default_args": {
        "overlap": 600
    }
}
