Luoyu-Wang

Results 10 comments of Luoyu-Wang

Absolutely, I’d be happy to provide the directory structures for the BIDS and CAPS folders. BIDS ├── sub-S0001 │   └── ses-1 │   ├── anat │   │   ├── sub-S0001_ses-1_T1w.json │   │  ...

Thanks Frank, here is the command line and output: dsi_studio --action=rec --source=DwiImgDenDegUEddyPyDesignerSRC/*.src.gz --method=4 --output=ParametersDwiDSIStudioSRCFIB/ --other_ output=all --thread_count=16 --param0=1.5 --csf_calibration=1 S0001.src.gz.gqi.1.5.fib.gz S0002.src.gz.gqi.1.5.fib.gz ...

OK, here is the log.txt DSI Studio version: Chen"陳" Mar 29 2024 | cannot obtain GPU driver and device information (CUDA ERROR 35). please update the Nvidia driver and install...

Thank you, Frank, I've got the results based on your advice.. I have a question regarding the FIB file obtained from GQI reconstruction: Are the dti_fa, ad, ra, gfa values...

Thanks Frank, you solved my problem perfectly!

Hi Frank, the issue isn't limited to a mere voxel misalignment but seems to be more intricate. ![ERROR](https://github.com/frankyeh/DSI-Studio/assets/66916435/12546496-58be-4cc9-ae2f-730e63b64910)

I run the "docker build -t $TAG_NAME ."again, but report errors, do I have to delete de docker file and rebuild?

I rebuild again,but the errorS seem to be still there. $ docker run --gpus all --rm -p 8123:8123 cfcreator:latest ============= == PyTorch == ============= NVIDIA Release 22.09 (build 44877844) PyTorch...

Seems like another error? $docker run --gpus 0 --rm -p 8123:8123 $TAG_NAME:latest --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 ============= == PyTorch == ============= NVIDIA Release 22.09 (build 44877844) PyTorch Version 1.13.0a0+d0d6b1f...

Yes! You are right. But the ImportError seems also exist. $ docker run --gpus 0 --rm -p 8123:8123 --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 $TAG_NAME:latest ============= == PyTorch == ============= NVIDIA...