Cyril Pernet

Results 31 issues of Cyril Pernet

Running bids_export as command line and passing a structure for 'eInfoDesc'. For instance ``` eventsinfo.value.LongName = 'Event marker'; eventsinfo.value.Description = 'Marker value associated with the event'; ``` Those markers can...

enhancement

If one have a massive dataset, because one relies on STUDY it becomes a problem as STUDY loads every .set (as a work around of course we can do several...

to export data as BIDS, create a button 'include raw as source' -> mkdir 'source' and copyfile

enhancement

under demos/fmap_failexemple 3 subjects for which all files do not populate -- have figured why -- note my bad, this includes the 'old' suggested change about the trial type on...

check https://github.com/niivue/niivue/tree/main/src/cmaps

builds upon @effigies last commit on DWI https://github.com/bids-standard/bids-specification/commit/1d929e587775fa09489f95c94ffc0470b76020eb -- adding the FA (since scanners generate TRACE, ADC and FA) I'm not expert in diffusion, but seems logical thing to do

enhancement
diffusion MRI

### Your idea As many are writing derivatives extensions, and I was working on that with @melanieganz and @mnoergaard, the idea came that we may need a chaining rule. For...

derivatives
schema

changes in pop_importbids https://github.com/sccn/EEG-BIDS/blob/allows-subject-and-run-names-rather-than-integers/pop_importbids.m takes {'sub-XXX','sub-XXX'} or {'XXX','XXX'} as input rather than integers -- but integers still work (changes here https://github.com/sccn/EEG-BIDS/blob/allows-subject-and-run-names-rather-than-integers/pop_importbids.m#L243) takes {'XXX','XXX'} for run (because of '1' vs '01')...

enhancement

_where:_ there are a series of if statements starting @ https://github.com/sccn/EEG-BIDS/blame/master/bids_export.m#L507 _expected behaviour:_ any label is valid for sessions since it is a string in the [spec](https://bids-specification.readthedocs.io/en/stable/modality-agnostic-files.html#sessions-file) _identified issue:_ these...

bug

@robertoostenveld and I have discussed a lack of clarity between derivatives datasets vs derivatives data. The information is there, but we need to think how to explain better. Example found...

community
documentation