Week 2 - Check In

Adam2392
Published: 06/21/2021

I've successfully coordinate with one of my MNE mentors in getting the CI setup correctly, such that docs are being deployed, unit tests are occurring and build tests are occurring during every commit to a new PR. The next step is figuring out how to make a release properly by having the CI build the docs and deploy them for a release when wanted. In terms of coding, I have been discussing and perusing the existing mne.connectivity code base to understand what sort of "Connectivity" data structure containers I want to implement to provide to the user. We have decided on a few and I will be implementing their functionality and tests this week!