Rob Luke

Results 178 comments of Rob Luke

This may be useful... https://github.com/dfsp-spirit/NeuroFormats.jl

Actually more that useful! ![image](https://user-images.githubusercontent.com/748691/133232558-80662416-48cd-42f3-8c0d-1472df752182.png)

> It looks to me like the best option. I'll be working on adding an example that uses it. Awesome, thanks for looking in to it. Throw out any questions...

> * [Using MNE's brain model](https://mne.tools/stable/generated/mne.viz.Brain.html): Full disclosure here, I'm a heavy MNE user and on the[ steering council](https://mne.tools/dev/overview/people.html). So I may be bias to the MNE way, so feel...

What also might be useful for you to know when going down this path is how to add a downloader for the required files. You can do something like... https://github.com/rob-luke/Neuroimaging.jl/blob/321b7c468c4e79c9abe1958f5bd1f4b3c50557a8/src/datasets/datasets.jl#L10-L19

Generally I think there are making too many absolute claims here (both in the existing code and your comment 😉). There are a broad variety of neuroscience applications where different...

> And most people would give the filterorder and/or cutoff, which is not the actual cutoff if you filter twice. Your concern seems to be with people reporting their analysis...

Could you also please add a brief documentation page that describes an overview of the approach here? Filtering is pretty fundamental question for everyone who will use this package, so...

OOhhhhh I love Unfold.jl, can we ensure they interface well together in the future? Super cool stuff you're doing there. This is a great idea. `Missing` wasn't available until later...

> It is very well possible, that this feature adds more trouble than it is worth though :S I like the idea though, but I can see how it will...