Luke Bloy

Results 12 comments of Luke Bloy

I don't know how feasible this is but... It would really useful to be able to link time domain 2d plots with time domain 3d plots. The most simple use...

Any update on this? I would be very interested in an icwt?

What I think nipype has to offer is scalability, flexibility and sharing, but that comes at the expense of some of the simplicity and clarity. Some of the things I...

you can get channel units from `tfr.info['chs']` specifically the `unit` and `unit_mul` or each channel's `dict`. So I think you just need to figure out how to keep tract of...

@GuillaumeFavelier - thanks so much for this refactoring. I'm really looking forward to leaving behind mayavi for coreg. In updating some of my code, i ran into an issue with...

The new gui also has a small backward compatibility issue. The old mayavi GUI supported fif files that only contained dig points. https://github.com/mne-tools/mne-python/blob/b579d328cb67d6a0096ff5ba74e4e2e557e84065/mne/gui/_file_traits.py#L310-L318 The new gui has replaced this with...

Thanks Robert, I don't see this being used for standard eeg/meg since for the most part those channel names already meet the 15 char limit. Similarly channel definitions and the...

I believe these changes have been made for a while now, without complaint. I am fine with closing this ticket. On Wed, Aug 17, 2022, 5:09 AM Jan-Mathijs Schoffelen <...

I would check what the date is. 5364633480 is about 170 years so my guess is that this data has been anonymized using some method that makes that value not...

This raises an interesting question. What is the expectation if bids sidecar information differs from what is stored in the underlying imaging data headers?