{
  "version": "1",
  "docstring": "EQCCT S-branch (Saad et al., 2023) — institutional PyTorch checkpoint in SeisBench format (6000 samples, 100 Hz, ZNE, peak norm). Pair with original.pt in ``contrib/eqccts/`` or ``<cache_model_root>/eqccts/`` after export.",
  "model_args": {
    "sampling_rate": 100,
    "norm": "std",
    "norm_amp_per_comp": false,
    "norm_detrend": false
  },
  "default_args": {
    "batch_size": 256,
    "overlap": 0.5,
    "stacking": "max",
    "S_threshold": 0.5
  }
}
