eds-slim

Results 5 issues of eds-slim

Is it possible to prespecify the order of the intersections? I know there are option `sort_intersections` and `sort_intersections_by` but they don't allow ordering by, say, a factor in the input...

enhancement

Hi, when I download the lates version 1.13 from the repository, there seems to be no bibtex option? ``` Unknown output types: [bibtex] Usage: ContentExtractor -path [optional parameters] Tool for...

Hi, when using fmriprep version v1.5.0rc1 in singularity version 3.4.2-rc-1 I receive an error in recon-all ``` -bash-4.2$ cat bids/derivatives/freesurfer/sub-01387/scripts/recon-all.log cat: bids/derivatives/freesurfer/sub-01387/scripts/recon-all.log: No such file or directory -bash-4.2$ cat $WORK/bids/derivatives/freesurfer/sub-01387/scripts/recon-all.log...

Hi, is it possible to reuse previously computed freesurfer outputs when specifying `--do-reconall`? I guess it depends on whether FS is run on the original T1w images or after registration...

HI, when trying to install imagecodecs using ` python3 -m pip install --user --global-option=build_ext --global-option="-I/work/fawx493/.software/include" --global-option="-L/work/fawx493/.software/lib64" imagecodecs` I receive an `error: conflicting types for ‘uint64_t’` which I believe might be...