🚀 New Features
- first step towards comparative connectomics: `compare_connectivity()` compares connectivity;
- `get_ngl_link()` can now take a long (in addition to wide) dataframe;
- `effective_conn_from_paths()` takes a path, and calculates the effective connectivity only based on the path; (`signed_effective_conn_from_paths()` also exists);
- `coin.__version__` now works...
🐛 Bug Fixes
- `activations_to_df()` now works when grouped by integer neuron ids.
**Full Changelog**: https://github.com/YijieYin/connectome_interpreter/commits/v1.13.0