Sin Kim
Sin Kim
The font used in PoFV is fine in dialogue, but has poor readability in endings. I think thcrap should either increase the spacing between letters or make the ending font...
1. **Move zoom indicator to index:** `*Z` can be difficult to see after long names. Window indices are consistent and feels like a more natural place for the indicator: `#I#{?window_zoomed_flag,*Z,}`...
### Summary I am trying to convert fieldmap data with a phase sequence with 2 echo times and a magnitude sequence with 2 echo times. The latest release claims to...
### Summary In my dataset, there is a tarball for each subject. The directory structure inside `{subject}.tar.gz` looks like: ``` {subject}/ {modality}/ Dicoms/ dicom_id.dcm ``` From reading the docs, I...
#### Describe the bug The BIDS [inheritance principle](https://bids-specification.readthedocs.io/en/stable/02-common-principles.html#the-inheritance-principle) states that any metadata file can be defined at any directory level, and unless overwritten, lower levels inherit values from the top....
Specifying this does not seem to be possible in Pydra yet. Possible implementation: If mandatory fields has `xor` fields that are also mandatory, condition could be met if any of...
Currently, due to the apt/yum dependency check, `--miniconda` has to run as root. This can lead to some surprises and inconveniences like https://github.com/ReproNim/neurodocker/issues/506#issuecomment-1397386258 because `conda init` only runs as root....
I don't know if this is possible, but it would be nice if we could get checksums in any way (copy to clipboard, export as text file, etc.) from the...
- Closes #2750 Changes proposed in this pull request: - Add tests for public data_gen functions - Fix 2 data_gen functions to better match their doc
conda doesn't come with pip included Changes proposed in this pull request: - Small correction on contribution guidelines