-
https://github.com/kayuksel/meta-map-elites
-
IN #66 there's some repeated code for handling the conversion of MNE-Python's ICA internal data structures to labels on our end and vice versa. We should create a robust utility function to ensure bug…
-
Should we move this repository to the [tedana organization](https://github.com/tedana) ? Since this is intentionally moving beyond the original ME-ICA.
-
My group ICA program ran for 6 hours on Falx and then threw this error :
**Image Exception : #99 :: Out of memory**
My understanding was that Falx is our power engine and should have enough mem…
-
Hello, I would like to specify individual epochs to be excluded from analysis (perhaps even before ICA). I don't think we currently have a mechanism for that. The data I'm currently working on has onl…
-
we need IDs, PDAs, locked doors (normal and high sec), and probably locked windoors too
-
After seeing https://mne.discourse.group/t/ica-plot-overlay-pan-forward-and-missing-data/2781?u=richard, I played a little with [`viz.plot_ica_overlay()`](https://mne.tools/dev/generated/mne.viz.plot_…
-
Known flaky tests:
- SmartProvider unit tests using Sepolia RPCs
- InterchainAccountRouter.t.sol : InterchainAccountRouterTest
- Metadata checks (note, not a required CI job anymore)
- 'env' fork…
-
This section of the BRs:
https://github.com/cabforum/servercert/blob/a0efd83d3818fe5c3df23bf4b32483cc4e6f133c/docs/BR.md#721-version-numbers
says this about the certificateHold reason code:
- MUS…
-
Hello,
Trying some basic ProjectData get requests via the ICA SDK python.
I have a simple python script here:
Details
```python
#!/usr/bin/env python3
"""
Test get data object with…