-
Make a description fluent generator that will, at the end, produce a string of FSL
Would make dynamically generating FSL a lot easier
```javascript
import { ac } from 'fsl-anticompiler';
con…
-
hello @htwangtw I'm starting working on using the converter for interfaces in `fsl.model`.
In `fsl_model_param.yml`, I notice that there is a field called `input_drops`. You mentioned this field h…
-
Hi @chrisfilo and @effigies ,
I'm starting to work on some new tasks for HCP and thinking about how to get the `fMRIVolume` and `fMRISurface` HCP stages processed using the BIDS-apps container.
…
-
Hi,
I'm running the Docker image on a Mac M1. After the FreeSurfer parcellation finishes without errors, I'm encountering this error:
> /opt/create_3d_brain_docker.sh: line 123: 4469 Illegal i…
-
I assume this is because:
1. No subdomain, or
2. There's no actual bundle to analyze, I was trolling
![image](https://user-images.githubusercontent.com/77482/188195819-4c0d04db-c7ac-4a6c-920d-f…
-
Hey,
so yesterday I git pulled the A1111 Directml build together with updating extensions. Since then, FaceSwap Lab **face upscale** is not working with any of the upscale. I tried to git clone the A…
-
-
I've been struggling to convert a transformation matrix from SPM to NiftyReg. I believe (although have yet to test) that FSL and NiftyReg use the same conventions, so would be equally happy with SPM->…
-
Guten Morgen, bevor ich den FSL wieder aktiviere stellt sich mir noch eine Frage. Folgender Sachverhalt: Ich spiele ein Savagame mit einer Modkarte. Es kommt von der Modkarte ein Update, welches eine…
-
Thank you so much for such a great package!
If I want to use Nipype for fMRI analyses based on SPM or FSL for example, does installing Nipype in a python environment suffice for all the analyses? Wou…