-
### What happened?
Running latest 23.2.0 fmriprep on QTAB OpenNeuro dataset and specifying --output-spaces MNIPediatric:cohort-5:res-2.
### What command did you use?
```shell
singularity r…
-
Hello, I see that aseg.stats is generated after running the surface module, but practically what is the difference? Is it expected that aseg.stats should be more accurate than aseg+DKT.stats? Or do th…
-
### Script/Job File
```
#!/bin/bash
#$ -pe smp 16
#$ -q UI
#$ -m bea
#$ -M adriana-rivera-dompenciel@uiowa.edu
#$ -o /Shared/vosslabhpc/Projects/CREST/code/fmriprep/out/
#$ -e /Shared/voss…
-
It seems that there is growing interest for surface data in nilearn and
nistats, for example:
-
-
-
-
and nilearn already has functions for surface plots.
To move forward in t…
-
Implement the workbench WBCommand descriptor in [descriptors/workbench/wbcommand.json](https://github.com/childmindresearch/nopype/blob/main/descriptors/workbench/wbcommand.json).
nx10 updated
6 months ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
https://github.com/simoneponcioni/spline-mesher/blob/3c9d558608e9e291a52501b64106c622945bd7a1/src/spline_mesher/spline-volume-creation.py#L701
```python
# lines_s, points, curve_loop_tag = …
-
e.g. the query
```SPARQL
SELECT DISTINCT ?item ?itemLabel ?_PubMed_ID
WHERE
{
?item wdt:P31 wd:Q13442814 ;
rdfs:label ?itemLabel .
OPTIONAL { ?item wdt:P698 ?_PubMed_ID. }
FIL…
-
## Question/Support Request
I run the FastSurferCNN (--seg-only) to get the DKT atlas segementaion given t1W MR images.
By using my local images, I ended up get 88 unique ROI labels(including t…
-
I'm trying to think through the logic of the resampling weights that @HippocampusGirl added in c331d1d. What we get are lines like:
```
0, 7, 102, 28, 137, 0.0740741, 102, 29, 137, 0.111111, 102, …