https://github.com/open2c/cooltools/blob/ba2be42c714fffb6b62ea13e7ecfbecb5f4a4d9a/cooltools/cli/expected_cis.py#L46 issue: currently API returns smoothed & aggregated by default, but CLI does not. proposal: CLI should smooth and aggregate across regions by default. After addressing this issue, a release should follow, since this may change default pipeline outputs. Notes: - is `smooth_sigma=0.1` a reasonable default? @golobor has a favorite of 0.03.