Richard Höchenberger
Richard Höchenberger
> we could use a class, a namedtuple or just tracing I think a proper class would be the best as we could invoke sanity checks via property setters and...
This makes things take longer on Circle, I don't understand why.
> If on `main` we already have all physical cores used almost all the time No, we don't. This is what brought me here in the first place. I noticed...
> 3\. The comment `n_jobs=1, # liblinear parallelizes automatically` suggests that joblib-based parallelization may now lead to an oversubscription of CPU cores, which has a cost in terms of switching...
Giving up on this one for now, needs a fresh attempt sometime in the future.
> one issue with ICA on raw data is that it makes it harder to remove bad data segments You mean because if there's a bad segment, we get edge...
Amazing!
Great idea!
> 2\. are they REQUIRED, RECOMMENDED or OPTIONAL (similar to what we have in BIDS) This is a great idea. We should think about how to point this out in...
> RECOMMENDED I don't think we should have this one, though – seems more opinionated than the pipeline already is **LOL**