Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Update Azure #82

Merged
merged 5 commits into from
Feb 13, 2022
Merged

MAINT: Update Azure #82

merged 5 commits into from
Feb 13, 2022

Conversation

larsoner
Copy link
Member

@larsoner
Copy link
Member Author

Wow, looks like we never set up the Azure pipeline for this repo. I've done it now:

https://dev.azure.com/mne-tools/mne-connectivity

Comment on lines +273 to +277
# TODO: This is wrong -- it averages in the complex domain (over tapers).
# What it *should* do is compute the conn for each taper, then average
# (see below).
if collapse is not None:
out = np.mean(out, axis=collapse)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. Thanks for this comment. Perhaps that is why there are some issues in #73

@adam2392
Copy link
Member

Should we add a badge to the README to indicate testing is done for Windows?

@adam2392 adam2392 mentioned this pull request Feb 11, 2022
6 tasks
@larsoner
Copy link
Member Author

Should we add a badge to the README to indicate testing is done for Windows?

Feel free -- I think you can take it from MNE-Python. (Azure badge usually indicates Windows support I think.) Feel free to merge this if you're happy @adam2392 and also open an issue for the TODO... I really just wanted to update azure_pipelines.yml but got caught up in making things green :)

@adam2392 adam2392 merged commit 711ccce into mne-tools:main Feb 13, 2022
@larsoner larsoner deleted the azure branch February 14, 2022 13:28
tsbinns pushed a commit to tsbinns/mne-connectivity that referenced this pull request Dec 15, 2023
* MAINT: Update Azure

* FIX: Make it work, badly

* FIX: GL

* FIX: Fixes

* FIX: Doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants