Jeremy R. Manning

Results 116 comments of Jeremy R. Manning

Seems like a great idea! (But for a future release) On Sat, Sep 30, 2023 at 7:10 AM Paxton Fitzpatrick ***@***.***> wrote: > I'd love to write a script that...

i bet "someone" could write a script to: - add a cell to the top of a notebook: ```python %pip install davos import davos ``` - loop through each cell...

I did something like this for the neuromatch materials-- e.g. here's a script for going through a bunch of folders and adding an "install davos" cell (plus some other stuff...but...

we were generally uncomfortable with the idea of "replacing" or "co-opting" an existing keyword, hence the current design. but in principle i agree that it'd be neat to retain the...

I'm not sure what you mean by "data requirement" of the Pearson's correlation. But since Spearman's correlations are just Pearson's correlations on the ranks, the "inputs" to both correlations are...

I've implemented some of the simple changes above. Still to do (will make separate issues and close this one): - Locations objects - Brain.set_locs()

Let’s punt this to a future release

It looks like MNE python might be working on this too: https://github.com/mne-tools/mne-python/wiki/Engineer-position-in-3D-scientific-visualization-in-Python

let's move this to a future release

this also looks good: http://george.readthedocs.io/