Basile
Basile
I want to plot from 2 dataframes, one is my dataset and the other one is a normative larger dataset to which I compare. Combining the two datasets would be...
Hi there! I am working on a very preliminary [small tool](https://github.com/UNFmontreal/forbids) for continuous multi-site/multi-vendor protocol compliance check, and the spine-generic dataset came to my mind as one of the best...
That change is necessary for heudiconv logic in `heudiconv.convert.update_complex_name` triggering `RuntimeError("Data type could not be inferred from the metadata.")`. https://github.com/nipy/heudiconv/blob/68231ef2dc9bfc603c2f925c3ec00c98dd6681b4/heudiconv/convert.py#L334-L340 Otherwise, it would require heudiconv to assume `MAGNITUDE` by default,...
### PR checklist Fixes #7171 by excluding @PaxHeader from extracted files Thanks for contributing!
Attempt at fixing #7604 This PR adds a new submodule URL candidate by simply matching the protocol to the parent dataset one. It could be extended to provide more alternative...
### What is the problem? I finally managed to reproduce a somewhat puzzling user-reported behavior that originates from `_get_flexible_source_candidates_for_submodule`. `datalad get` on a sub-dataset with an ssh URL and without...
## Changes proposed in this pull request backport fix of copy of dseg.tsv following templateflow update to LTS ## Documentation that should be reviewed
fixes #752 - [ ] need shareable test data - [ ] write tests
Someone recently shared with me some GE Hyperband multi-echo data from a SIGNA UHP, where they exported mag + real + imaginary data (weird combination but why not), all 3...
### Summary Finally got some Siemens XA dicoms in hands, and the `sequence_name` is now in `(0018,9005) PulseSequenceName` dicom tag, resulting in the seqinfo `sequence_name` to be empty. I can...