Skip to content

Release v0.2

Compare
Choose a tag to compare
@adam2392 adam2392 released this 08 Sep 14:46
· 212 commits to main since this release
4773db0

In this version, we return the relevant Connectivity class from each of the
connectivity estimation functions. These internally use xarray to represent
the connectivity data. One can easily get the v0.1 numpy array by doing
conn.get_data(), which will get exactly the same output as one got in v0.1
running any of the connectivity functions.