vlitvak

Results 13 comments of vlitvak

Just encountered this again so still not fixed.

ft_datatype_sens(sens, 'version', 'latest', 'amplitude', 'V', 'distance', 'mm') ft_datatype_sens(sens, 'version', 'latest', 'distance', 'mm' [sens_example.zip](https://github.com/fieldtrip/fieldtrip/files/8443842/sens_example.zip) ) Strangely, I don't get this warning every time I run the same line of code. It...

Hi guys, Just make sure not to break the interface as SPM relies on this functionality. Stay safe! Vladimir On Tue, 7 Apr 2020 at 16:14, Britta Westner wrote: >...

The issue with coordsystem file for some reason doesn't happen on the example dataset but does happen on our CTF datasets. Also with our dataset it puts "Other" in "MEGCoordinateSystem"...

CTF runs without errors now. For MEGIN I get: File: sub-PhantomPerceptPC_electrodes.tsv Location: bids/sub-PhantomPerceptPC/meg/sub-PhantomPerceptPC_electrodes.tsv Reason: Files with such naming scheme are not part of BIDS specification. This error is most commonly...

Regarding mandatory fields, I suggest that you update the example scripts in the wiki because I used your example as a starting point, but those fields were not specified there...

Don't think it's necessary as a separate step. Might just be a faulty installation.

I'm pretty sure that line runs when you do: spm('defaults','fmri'); I never had to run it separately. Might be worth figuring out what's going on even if adding it solves...

Thanks for the explanation. Always something new to learn in SPM :-)

This is one of the rare cases when you chase something minor like that and it's not a serious bug at the end. From my experience since my undergrad CS...