Matt Craddock
Matt Craddock
Hi, I've thought about this a bit before (I suggested using `geofacet` to the author of that issue at some point, and I've written a function that generates a `geofacet`...
Timing issues are fixable, but more troublesome is handling inconsistent trial structures across participants (e.g. if some participants have no trials for one condition, ensuring appropriate epoch labelling is tough)
Hi, I don't know when the `eeg_data()` function would have been callable for you as a user - it's an internal function that has never been intended for use by...
See the second example here, where a band-stop filter is created. https://craddm.github.io/eegUtils/reference/eeg_filter.html A notch filter is a band-stop filter with a very narrow range of frequencies. From looking at the...
Hi Patrick, These are great ideas for features! Out of the three, I think particularly multitapers and additional ICA methods might fit nicely in the existing scope. I don't have...
MMA is deprecated from August 31st 2024, by which time we are expecting to be using a different codebase which shouldn't rely on this method of monitoring anyway. Possibly close....
Note that even MS suggest it will still function for 6-9 months after retirement date > The Log Analytics agent will be [retired on August 31, 2024](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/). You can expect...
As we discovered recently, there is an Azure Policy that checks if the retiring log analytics agent is installed, and installs it if not. Turns out this appears to be...
I *think* the policy itself autoupdates, as it operates from the `Microsoft cloud security benchmark` definition. So when you try to look at the policy definition, it links you to...
I'd add that some of the policy entries seem to have been changed from their default values already. e.g. `Key Vault secrets should have an expiration date` has been disabled,...