Rob Luke

Results 178 comments of Rob Luke

> Unfold.jl already supports basic hemodynamic response modelling (and FIR) Might be worth a phone call some time to see where our research paths overlap, I think we have a...

I wish to add a NIRx reader. There is already a package for this at https://github.com/rob-luke/NIRX.jl

I'm fine with adding dependencies like MAT.jl (well supported) and the BV reader (minimal sub-dependencies). Even though they are external dependencies I would like to add a small test file...

Not strictly a reader, but good to add to the list https://github.com/TRIImaging/BIDSTools.jl

Now that @likanzhan has added BDF+ support to EDF.jl I think its time we make the jump. I will report progress in #91

Good idea. Should do as part of #42

> @rob-luke Could you make a workflow or something based on your original logic of the package design, so that we can test the functions designed in the package? Thats...

I have created an example at https://rob-luke.github.io/Neuroimaging.jl/dev/assr/examples/ However, I will not close this issue as I would like to add more examples to demonstrate how to achieve different types of...

Thanks for the suggestion. Currently I use BDF.jl for reading data. I believe Sam has [started working](https://github.com/sam81/BDF.jl/issues/9) on EDF files in that package in a [separate branch](https://github.com/sam81/BDF.jl/tree/edf). If EDF reading...

Gday @wherrera10 , I'm just about to dive back in to this project so appreciate the update on your package, it looks great. I plan to give EEG.jl an overhaul...