Lucy Owen

Results 9 comments of Lucy Owen

the extra 'u' was because I wrote this one handed (the other hand was busy drinking coffee ;)

- add a stationary parameter (for variance across time for each cell) - need to tag Aaron Lee in this!

see this pull request: https://github.com/ContextLab/supereeg/pull/187

check in about this issue... see which of these we'd still like to incorporate.

issue with travis testing 3.7. will add back when the issue is resolved: https://github.com/travis-ci/travis-ci/issues/9552

1) a) Subsampling subject and electrodes from pyfr data and correlating subsampled model to full model 1) b) Subsampling subject and electrodes from pyfr data, predicting, and comparing the correlations...

Currently, the observed locations are colored in black and the model locations are in red. I haven't delineated between nearest neighbor and original locations. I think it would require a...

Currently, the nearest neighbor flag finds the nearest neighbor and uses those coordinates as 'observed' locations. So the resulting brain object reflects the locations used for the prediction. That seemed...

show argument: if True, plot.show is called if False, returns matplotlib figure in test, show = False, is the result a matplotlib figure like object (isinstance)