Victor Férat

Results 38 comments of Victor Férat

Hey @Winter-Bot, As if for now, Source space segmentation is not available on Pycrostates. In the long run, this is definitively one of the objectives of the library. However, I...

Hey Dominique, Thanks for reaching us ! Indeed It would be a good idea to collaborate on this. I recently implemented a [fetcher](https://github.com/vferat/pycrostates/blob/master/pycrostates/datasets/lemon/lemon.py) for the [mind-brain-body dataset](https://doi.org/10.1038/sdata.2018.308) with more than...

Hey @Mattlab-hub, Sorry for the late reply, Do you observe this "overcorrection" when the `ignore_repetitions` parameter is set to `True`, `False` or both ? I have identified a possible issue,...

The rationale behind the expected transition matrix is to account for chance. When one state occurs more frequently (e.g., state "C" in your example), there is a higher likelihood that...

To view the resulting section: https://mriqc--1349.org.readthedocs.build/en/1349/running.html#known-issues-with-hpc

@oesteban let me know what you think. Theses fixes might also be needed while running multiple instances of other nipreps tools such as `fmriprep` and `smriprep`

Having looked at the many possibilities, I think the best solution would be to add a figure in the `forward `section: the forward object contains all the information needed to...

- If subject is defined, the forward report section now includes new figures: - Alignement with projected EEG sensors, MEG sensors, source spaces, head model - BEM with sources -...

### **1 - Alignment View** It seems that the **Head & sensor digitization** points are not saved in the `forward["info"]` structure: ```python data_dir = testing.data_path(download=True) subjects_dir = data_dir / "subjects"...

> > Additionally, I'm not sure why there are two front views but no back view > > Good question, a back one would be good. It would also be...