Thibault PIRONT

Results 18 comments of Thibault PIRONT

I did checked with htop and resources are respected in my case, even though worker's "Processing" tab displays multiples "ongoing task", only the top one task in the worker task...

Hello, Fast-track seems to break with my dataset on smriprep 0.7 / fmriprep 20.2.0, notably due to bids' build_path not considering potential session/runs within the name. I developed a dirty-hack...

The patch also fixes anats within two sessions. The use case appears to be different as for single session anat, no template has to be created, while 2 sessions are...

@oesteban what are your thoughts on this? Do you have had any feedback about fast-track since the update? I could be missing something as well. edit: I have the same...

My patch seems to work, though not up to date with the fmriprep trunk (no config python file anymore etc). I did not compare my patch output with traditional fmriprep...

Hi, no worries, thanks for sharing your work! What my patch does is to rely on pybids layout instead of bids build_path in order to retrieve the fast_track derivatives files....

@oesteban where can I download ds054 (it's not here: https://openfmri.org/dataset/) ? ds054 tests fail while ds005 do not. Might be a problem with my approach (cf. my #224 comments), though...

On raspbian stretch `apt-get install lsl-liblsl` seems to work (but tbh I did `wget https://github.com/labstreaminglayer/liblsl/releases/download/1.12/liblsl-1.12.0-Linux-ARM7.deb; apt-get install ./liblsl-1.12.0-Linux-ARM7.deb`). For people passing by, I strongly recommand listing muse-lsl dependencies first using...

Hi, I have a related issue, except - `muse-js` demo works fine - `muse-lsl` demo breaks (even after muse-js upgrade) I suspect RXJS to be the cause, but didn't find...